Loading Tool

Explorer IconExplorer

Memory Pool

82,651 transactions
31.36 vMB
0.10991847 BTC
Random Selection Loading Transactions
Max Size: 190.14/200 MB

Candidate Block

Mining Attempt 497cc0e3368d929cb289450e574208e7af7299bd8894f20450cb937d382a2462
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root d81445750bbf2dafd402a5924ff437c2b2a15fb4fa643c4474a6fe4105a2eb46
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,355
Size: 1.00 vMB
Total Fees: 0.03403999 BTC
Feerates: 318.30 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (442,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,741 472,741 000000000000000000be837999a84be8694e2ec15ceb50e1e397d75a082278f8 1,844 1.00/1.00 vMB 74
472,740 472,740 0000000000000000004ca9f3e09af18bc7f9983f46e7ff53dc55ede4e4e27463 818 1.00/1.00 vMB 83
472,739 472,739 000000000000000000f2f7ad8104556a46b2bd754aaa234ed948e19349e7ba08 606 1.00/1.00 vMB 133
472,738 472,738 0000000000000000006f2b7dfdd119532a3d29a398346df7275684cd5f382894 630 1.00/1.00 vMB 142
472,737 472,737 000000000000000000a71f92893f1298aad076eed854e6a01a4410b5faf75910 1,152 1.00/1.00 vMB 198
472,736 472,736 0000000000000000005de19b6d4e894188a04a94541a7b4bb1be9996bb2d2236 1,692 1.00/1.00 vMB 252
472,735 472,735 000000000000000000857dd9f162e25efc1b23b6d0e9b895b7a73c76f3bf7dbf 1 0.00/1.00 vMB 0
472,734 472,734 000000000000000000c20656a5e82b71f4baec4aae07ca858490391231b6139f 993 1.00/1.00 vMB 158
472,733 472,733 000000000000000000e3530a20e29907353c0aad3f290a1d5e56801391a2c369 1,752 1.00/1.00 vMB 279
472,732 472,732 0000000000000000004ddea25c038463c238c0c2bbc09efa6b5f6cd8c0ba9902 815 1.00/1.00 vMB 137
472,731 472,731 0000000000000000011654ab17ee55df13812f8be70340fedf3ab1f495199424 2,225 1.00/1.00 vMB 323
472,730 472,730 00000000000000000084b62fe87b95503241da7d03d12287176e4d55f42357d9 765 1.00/1.00 vMB 153
472,729 472,729 0000000000000000015684e60c329b6b3643ec92885a1b225b683f7620aa30cd 2,012 1.00/1.00 vMB 275
472,728 472,728 0000000000000000003f9e4c4ed6436a816c8217b47343372ed261690f626c4c 2,169 1.00/1.00 vMB 381
472,727 472,727 000000000000000000ff0cadf95006863f89d142edb9e97336923a077d8278cf 330 1.00/1.00 vMB 30
472,726 472,726 000000000000000000858c320594381cedfe2486f48b7548449c0908a9aa7261 454 0.64/1.00 vMB 70
472,725 472,725 0000000000000000002f32f24d01d7f957c5669ffcb51cd8cf700d9d5695b64e 1,260 1.00/1.00 vMB 349
472,724 472,724 000000000000000000a7146dfaddd96ae832dd7d3389235e2b5f4bba6c1a1b23 1,395 1.00/1.00 vMB 174
472,723 472,723 000000000000000000da56538cad7c3544770b7e44cf26bbc46a6117995070ff 972 1.00/1.00 vMB 128
472,722 472,722 000000000000000000d27ff9c30f000600c50276c624b6c439346792fb94bead 1,562 0.99/1.00 vMB 205
472,721 472,721 000000000000000001839accba741c25cb1f953c662a36f1bcae35b5f4b752b9 1,094 1.00/1.00 vMB 44
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.45 GB
    • Received: 17.90 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.