Loading Tool

Explorer IconExplorer

Memory Pool

83,050 transactions
31.91 vMB
0.12076822 BTC
Random Selection Loading Transactions
Max Size: 191.53/200 MB

Candidate Block

Mining Attempt 5032877adcb2d49fc33bae49834b3c8b379afd7fc4b7bbc7651213c91f9f6089
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root ad3af556b935374c3dec3f6caa3d252fe917e8d77f8cc5f2d958e14ec23dfc54
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,044
Size: 1.00 vMB
Total Fees: 0.03207082 BTC
Feerates: 318.30 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (111,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,055 804,055 0000000000000000000074d0f826924497fb05e10c0f8d48d07fc1373ad1fea0 6,513 1.00/1.00 vMB 7
804,054 804,054 000000000000000000015e44e4377ef540d2bd2b450926bbef17c8cccb752a0d 5,692 1.00/1.00 vMB 9
804,053 804,053 00000000000000000004e2921b93b4a211732f35bf04a45a84225c1e46dae84f 3,443 1.00/1.00 vMB 6
804,052 804,052 00000000000000000002749bf8cc7eeb5135d026af178f4f1921b24c4e22b5e9 3,340 1.00/1.00 vMB 17
804,051 804,051 00000000000000000002411958c49dc394223a283cc874d2f9bfab108d9e5601 3,316 1.00/1.00 vMB 6
804,050 804,050 000000000000000000028116671ed7016ac5cfdafbdf1adc776f95bb78408be4 4,470 1.00/1.00 vMB 9
804,049 804,049 000000000000000000043b78798b915c5310cfbae332261ce188bca6ab1ca7f4 5,735 1.00/1.00 vMB 7
804,048 804,048 00000000000000000002a3eb01f1e0d164e769116339905217784aaf190b0ae6 3,343 1.00/1.00 vMB 10
804,047 804,047 00000000000000000000450f76ea34b41f330448424ce8e30ca9ed67d769d8e4 4,829 1.00/1.00 vMB 8
804,046 804,046 00000000000000000004a67894e849179e55001a6713b71a645af6b45cdc9fb4 5,653 1.00/1.00 vMB 7
804,045 804,045 000000000000000000041c390b6fda4fe3f047676a092edc38b163ff79d4b019 3,743 1.00/1.00 vMB 9
804,044 804,044 000000000000000000002cc4dfc1649009db75b846fef68c30e7e55e5c202548 1,538 1.00/1.00 vMB 8
804,043 804,043 00000000000000000001b98b9a762afcdbde0c4906b77e38ff8e23d0903ee511 2,950 1.00/1.00 vMB 15
804,042 804,042 000000000000000000008dddf67230053997931abc214e619039d3dc994830f9 4,350 1.00/1.00 vMB 10
804,041 804,041 00000000000000000004deb98a51cf1279ed835a68777e7c028fb35f63fb7576 2,078 1.00/1.00 vMB 6
804,040 804,040 0000000000000000000086b2cdf8e0cbaeeb0da2238d49acea955f4f737e791a 1,300 1.00/1.00 vMB 6
804,039 804,039 00000000000000000001eb87d75cc463dbe859c74b5a60908ff39ab343cff698 3,354 1.00/1.00 vMB 9
804,038 804,038 000000000000000000015697bebd84465c5845cbac24059810f22d8a706a5901 5,162 1.00/1.00 vMB 7
804,037 804,037 0000000000000000000440b079dbfb434d40d0294ca0ee111903acc6fb9d2347 4,599 1.00/1.00 vMB 8
804,036 804,036 000000000000000000027f865bba8cb2355d199341ce4252bfa7ab6d20ad363c 6,088 1.00/1.00 vMB 7
804,035 804,035 0000000000000000000456f9e0cb918c21304722f3f151cf6e924fb4b3d177c9 5,005 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 718.82 GB
    • Received: 17.95 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.