Loading Tool

Explorer IconExplorer

Memory Pool

43,270 transactions
26.44 vMB
0.06107122 BTC
Random Selection Loading Transactions
Max Size: 139.05/200 MB

Candidate Block

Mining Attempt 73b712c77b7857f6d1f25df194b2e61b9e2dd07dd9bbdaf9a55af9c342881e1c
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root f23ab6cdfa4345a53584834cf8182c44b1fd4e0553816451c2240dc91214f9fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,318
Size: 1.00 vMB
Total Fees: 0.01254490 BTC
Feerates: 73.66 > 1.26 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (587,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,473 327,473 0000000000000000000aa86f8546e8f98518e87ad913bb9169ce22b165a327fe 128 0.05/1.00 vMB 57
327,472 327,472 0000000000000000112e626d740802561d3bc9149484cb5a249c7c407727cefc 213 0.11/1.00 vMB 30
327,471 327,471 0000000000000000156a651cbe740483a6da246b23bf4c00a616068fa03a7f71 715 0.35/1.00 vMB 28
327,470 327,470 0000000000000000091e646efa8c6f7d3074b115733af8e84044d5ff012221ac 32 0.01/1.00 vMB 38
327,469 327,469 00000000000000000051430179fd397670c4221c84c6a86f93145aa7e1125fbb 32 0.01/1.00 vMB 49
327,468 327,468 00000000000000001e6261b49815533e13766492f6575f255c31a72807cdbda9 654 0.35/1.00 vMB 27
327,467 327,467 0000000000000000114dcb577af6de62e89469374c2a4d88d4798d66fc19f040 216 0.19/1.00 vMB 27
327,466 327,466 00000000000000000ad8362530d867e332752b42a8cc5cf955c43ee995493347 350 0.17/1.00 vMB 25
327,465 327,465 00000000000000000a3474872f7b190fcb536ad1e427e4a122a70cbc4c26f745 1,611 0.84/1.00 vMB 27
327,464 327,464 00000000000000000acf572706d3bc9c52097a0ec127bafbb1357d9be3862550 1,048 0.35/1.00 vMB 38
327,463 327,463 00000000000000000fe27862a2f16760d2b473a9386da9e039f6122df16e8c2f 485 0.35/1.00 vMB 18
327,462 327,462 0000000000000000164de66a72e7574f8012c83f561fe3cbee58592657709ecd 512 0.22/1.00 vMB 28
327,461 327,461 0000000000000000165d8ac78a3e4f9399bda1bea5457c0f29181bbf01139f4f 1,024 0.34/1.00 vMB 41
327,460 327,460 0000000000000000113d3b8ea6ba6c677ca3c31ec11035240ebbd97318b84bee 376 0.15/1.00 vMB 31
327,459 327,459 000000000000000016083edba4f7fe2685c3b88643fd57c6005bcdf1a70ade8c 968 0.46/1.00 vMB 28
327,458 327,458 000000000000000003ae69b1b079612315805ea8e504f22961b53608f63020bc 301 0.14/1.00 vMB 28
327,457 327,457 000000000000000002feca5e82f3be6cb89fe9bde958a346df146e48adfaab99 100 0.09/1.00 vMB 10
327,456 327,456 00000000000000000b77552118b6efda0d4e1eac4dca1924c1ac26259e9e9b98 332 0.14/1.00 vMB 37
327,455 327,455 0000000000000000147aaa0be5cb1749031a47c93571d484a3a8edc994640a80 107 0.07/1.00 vMB 21
327,454 327,454 00000000000000000e4aeb70695717cc37698e4cf714a080f9d5749b618e74eb 684 0.41/1.00 vMB 27
327,453 327,453 000000000000000013a335e4fbe04ea817ea30c4ba6e12cbb125f1d3ee6bd19d 830 0.35/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.01 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: 649.24 GB
    • Received: 13.14 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.