Loading Tool

Explorer IconExplorer

Memory Pool

79,022 transactions
29.63 vMB
0.11517606 BTC
Random Selection Loading Transactions
Max Size: 178.86/200 MB

Candidate Block

Mining Attempt 960ba86499a9bdb98da776a3acc13c4d81e12831d3ed1346b43ed4b36de0a3ce
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root 1195903f3909914d59c8c194830f53e74d890353e97ed88408d84c9bc50c3a94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,114
Size: 1.00 vMB
Total Fees: 0.05217230 BTC
Feerates: 150.75 > 5.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (510,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,802 404,802 0000000000000000020a7d8e88ca59c7b7f5a583c534ce4dc1648da8b94ebaf6 1,982 1.00/1.00 vMB 35
404,801 404,801 000000000000000002ffee8628fc657435238042d5e4faeaf514775df4511082 586 0.48/1.00 vMB 25
404,800 404,800 000000000000000006682e1c70e9ab9c17ab743dfdfa95cbc45bb17972128409 1,498 1.00/1.00 vMB 28
404,799 404,799 000000000000000005248c924f9b4e9aabae2c817c0b8edc9b2e06627879e498 2,551 1.00/1.00 vMB 52
404,798 404,798 0000000000000000062f7bf22921b12bbf72dd13f25a29415b97e4dd5d38a5c9 826 0.98/1.00 vMB 13
404,797 404,797 000000000000000005acb0eb43e962f480f4e09022a66c91553687dd522eb2fb 108 0.04/1.00 vMB 37
404,796 404,796 000000000000000002e3297eddcdeecaae8ae0c78acf0c5b23320d5a44fd6b87 1,422 0.84/1.00 vMB 26
404,795 404,795 000000000000000004eeefc6382f2702b19b184684e65fc7c5a89038d9c3ae24 2,406 0.93/1.00 vMB 47
404,794 404,794 000000000000000001aeaecb0a2151dc25f281130ccd9b55578336ee3b317a72 746 0.37/1.00 vMB 31
404,793 404,793 00000000000000000145d65240ab64f4a10c3b716f09d9a8fd90a1198adc780b 1,013 0.62/1.00 vMB 29
404,792 404,792 00000000000000000679eb84b381cbc6789fa7f5fc1fc596e36a0ce49f82ceff 2,359 1.00/1.00 vMB 43
404,791 404,791 000000000000000002f1438f51ccb93d83ecc0656bd83ffd07a907a60b73254a 1,966 1.00/1.00 vMB 41
404,790 404,790 0000000000000000006ffb6b4a05cc1ef77f5992d411da9f1d14e3b87af8d6f6 182 0.11/1.00 vMB 19
404,789 404,789 0000000000000000030c67534ff1bb5bd340c3a7bf8edcb7c1c627268d321577 1,404 0.84/1.00 vMB 28
404,788 404,788 000000000000000002a049f7d05555b92291dc9762250b9e8e1d81524f8360cf 1 0.00/1.00 vMB 0
404,787 404,787 000000000000000000039772e8255a18c222150ddcaa847e0269b22cc937102a 2,629 1.00/1.00 vMB 44
404,786 404,786 0000000000000000053ac7e383957da179d914b68019dc6546495b42046da17b 1,769 1.00/1.00 vMB 33
404,785 404,785 000000000000000003d6442eb6d5988b82bbbc8795cd1d82c71635ce2fb9fb31 202 0.07/1.00 vMB 41
404,784 404,784 000000000000000006187bc88221f34d90e9f4868e391da5db80f3126fe4e344 976 1.00/1.00 vMB 15
404,783 404,783 0000000000000000060ccb00dece1aa5f99518cac31d8085b90e0834e807bc04 268 0.13/1.00 vMB 29
404,782 404,782 00000000000000000218d523b84ade0ea5d8fa583fc76e0cf47ae4f575ea6b15 904 0.42/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.56 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: 670.22 GB
    • Received: 15.84 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.