Loading Tool

Explorer IconExplorer

Memory Pool

32,564 transactions
25.11 vMB
0.05083480 BTC
Random Selection Loading Transactions
Max Size: 126.85/200 MB

Candidate Block

Mining Attempt 0e73b65d81a16470d17f4ad828c777a4f080ee2e3d2bea7cf4e91e1949c201ab
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 5382ccf960a1ab6f4b148a6a12a439fae312ac2436a4deaacd4d2edc360bc197
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,450
Size: 1.00 vMB
Total Fees: 0.00564202 BTC
Feerates: 713.01 > 0.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (511,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,168 403,168 0000000000000000026c6d26e8b73cc8441d59b04ab23ed8a725862ce416a7ca 653 0.98/1.00 vMB 17
403,167 403,167 000000000000000002db8b2b491d4fb6a56e498787b9c8174fcb190294e01560 1,566 0.90/1.00 vMB 32
403,166 403,166 0000000000000000024e87ac79e8122cb566d46ac7a082b29428800218d307c6 3,031 1.00/1.00 vMB 64
403,165 403,165 00000000000000000165ce565b6f2049473d1bf98c4fa416becffcee7dc6733f 1,086 0.99/1.00 vMB 20
403,164 403,164 000000000000000004d31451a3a96f858979dbf2e52ebf3aaf3daada6a59aeef 906 1.00/1.00 vMB 13
403,163 403,163 000000000000000000a0b1fad5f152abcd7ec47d789347cb496fc9ad358d6532 2,644 0.99/1.00 vMB 62
403,162 403,162 0000000000000000043dd0685b77868c2b7521f7324156e394e88f140a07a1dc 727 0.64/1.00 vMB 27
403,161 403,161 0000000000000000055c1b42ac790fb37e9facaf1d0799505360c2202834c785 213 0.11/1.00 vMB 47
403,160 403,160 000000000000000005c6b73c8fbaf7e4f9763e528230cd20c3a8f551bae9359c 1,048 0.50/1.00 vMB 45
403,159 403,159 000000000000000004340459e33b474394228fb1d0d8262cefce7591fea77ad1 1 0.00/1.00 vMB 0
403,158 403,158 0000000000000000065d7a7d340a12cbb4bc4117ef11331e888c44806a790faf 1 0.00/1.00 vMB 0
403,157 403,157 000000000000000001b3396388191a2246f255bfa7386a0a16b0c0033dbc54f0 909 0.48/1.00 vMB 43
403,156 403,156 000000000000000001b845d1279b42856ffc67f991f6addfdf53841360d3fc12 1,568 0.73/1.00 vMB 44
403,155 403,155 000000000000000003b276adfbb4a70b7895283636fc0cff7db21a80e6f9bc42 831 0.52/1.00 vMB 42
403,154 403,154 0000000000000000009aeb3d93c49780ba90a81710654a3e9b551ba4c0be46af 302 0.16/1.00 vMB 50
403,153 403,153 0000000000000000006bc84c66de1779e4fe07f29bab64746441e6f08f8eea19 1,755 1.00/1.00 vMB 39
403,152 403,152 0000000000000000066173e2f2ea4b4ad032ae6c0b458f8bed89725ce551a424 1,112 1.00/1.00 vMB 25
403,151 403,151 0000000000000000030d96c855ff3b0bbe0f4b949f28b241d4cc28b1135a1192 479 0.32/1.00 vMB 28
403,150 403,150 00000000000000000688e4de975673e4aca16f4a4c4a6a281e65d297bbe3cc87 1,925 0.99/1.00 vMB 39
403,149 403,149 00000000000000000241e1d1025381bab7f24f561140f2746b410ee376bebbce 2,427 1.00/1.00 vMB 51
403,148 403,148 000000000000000005cc353fb5b5d28ced704268626bbd347211cc39166b4368 1,587 0.96/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.82 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 635.94 GB
    • Received: 12.34 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.