Loading Tool

Explorer IconExplorer

Memory Pool

45,202 transactions
27.46 vMB
0.10980645 BTC
Random Selection Loading Transactions
Max Size: 144.02/200 MB

Candidate Block

Mining Attempt 8efff6e44aa2b39cacaa7a2b22316019abf8665837d158f30f5c04c6feb17d66
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 31da6094b4d3763bc054809a9f878d56c26f9f63147d23c8e2ae8a57c18fe6f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.05161462 BTC
Feerates: 151.16 > 5.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (465,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,801 449,801 000000000000000001772b087d971be5a7b8a14c87ac78771593acef4f374627 2,486 1.00/1.00 vMB 79
449,800 449,800 0000000000000000022787e81a28ff288d8770a6ab593dc5629af506572205c5 2,570 1.00/1.00 vMB 105
449,799 449,799 000000000000000000372ac02c6d73ebeb9f72405b0d035b62371b2c0aff6104 2,571 1.00/1.00 vMB 94
449,798 449,798 000000000000000000b0f88f667b2283b8e7ed66807f4ee944ad80d008391302 2,523 1.00/1.00 vMB 101
449,797 449,797 0000000000000000020555af84c2212a2b8a0710a54c0a0553af2d7a996e5de4 2,639 1.00/1.00 vMB 109
449,796 449,796 000000000000000001a64842a35b47738b30d1fab0c90b73db6829d5dd94d520 2,667 1.00/1.00 vMB 135
449,795 449,795 00000000000000000040f5e8f5b37328ad4469fa04ecdbf548136516b0c209bb 2,373 1.00/1.00 vMB 68
449,794 449,794 00000000000000000003879e8c38a1cac64f901086b1622996e5926a17829c3a 2,343 1.00/1.00 vMB 103
449,793 449,793 000000000000000001466573ea78ff78dcba878e349eed80f823bbd80e178f69 2,160 1.00/1.00 vMB 125
449,792 449,792 0000000000000000007160deb13247c46a08302c631992099b130fa833834575 2,361 1.00/1.00 vMB 105
449,791 449,791 00000000000000000142c3432aa37265b93edeafc4305d0c49f1409bde0dde76 1,979 1.00/1.00 vMB 117
449,790 449,790 000000000000000001af5a257db91d636de34333c33c86a5452cf6e9488b76c1 1,902 1.00/1.00 vMB 79
449,789 449,789 0000000000000000018773e50613adca82dc12ab54c2e6267ff6bebf62c5001f 1,937 1.00/1.00 vMB 92
449,788 449,788 0000000000000000027602d3d87f555731dd58f3984d096032413f5be8b24367 872 1.00/1.00 vMB 68
449,787 449,787 000000000000000002b2c0440e74846ea552c26787010143f5db91166346981c 1,471 1.00/1.00 vMB 132
449,786 449,786 00000000000000000213c59f9a504f8cdcee21dff822cb64a0a71ae20ec76741 1,980 1.00/1.00 vMB 69
449,785 449,785 000000000000000001fbba3cecc685050d6def761a64406d9f4680806322f053 1,408 1.00/1.00 vMB 83
449,784 449,784 000000000000000000ddc037b0a24c7e4eb2250042e37d9b6b96fb47cf7a686f 2,212 1.00/1.00 vMB 118
449,783 449,783 000000000000000001db59e298eda69c97e5ba83a65b71cee41fb52d76673140 2,132 1.00/1.00 vMB 92
449,782 449,782 0000000000000000006f92f48fb3114935a93ea9ab6c0ca1d10c064eb3409aae 2,290 1.00/1.00 vMB 96
449,781 449,781 00000000000000000127dc3ae954c46b5e12f5220922192cdfe4c5f2faae546c 2,869 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.