Loading Tool

Explorer IconExplorer

Memory Pool

76,286 transactions
28.26 vMB
0.09221445 BTC
Random Selection Loading Transactions
Max Size: 171.52/200 MB

Candidate Block

Mining Attempt 924ad0d72381ad94d0ee6032eda92d620510d24f5fa136d03b737a2d57c1ed8b
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 4d0cd3bb8907bf22bb200ec69bdc9907016e5f428c0e4883766d8f264982f7de
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,590
Size: 1.00 vMB
Total Fees: 0.03021763 BTC
Feerates: 402.60 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (570,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,480 344,480 000000000000000010e727b08ea3dd7d46f52a9e68bab814b9f1e6f2c688d490 1,792 0.75/1.00 vMB 30
344,479 344,479 00000000000000000dd9b69e3215abcbcf180111de5cdae1313175fc9e1a9801 115 0.06/1.00 vMB 11
344,478 344,478 00000000000000000d04e2f2667ec02da915f703cb0c464e8f5318f130858381 247 0.23/1.00 vMB 16
344,477 344,477 00000000000000000a9fe63dbdc0cae20a33fbd93406fe2cae33ba95a591e3fb 727 0.27/1.00 vMB 32
344,476 344,476 0000000000000000080315867d97c97a55f23fea6998c9067e73c16abc73b791 539 0.33/1.00 vMB 23
344,475 344,475 00000000000000000e0d175f7f6c657d6dce5e0d909cafeb643b82d776110f25 40 0.03/1.00 vMB 17
344,474 344,474 000000000000000018ab5f6bd270011c083d06bf21a47fa231a089a167bcec4e 391 0.20/1.00 vMB 28
344,473 344,473 000000000000000002950ddab196250cc085138469824aa49a151b78026d7333 847 0.56/1.00 vMB 21
344,472 344,472 00000000000000000557679c7e56d4502a9f87e21cff7c9db938755149b9f60b 349 0.16/1.00 vMB 32
344,471 344,471 0000000000000000157b1914e33403984cbc8b969d52186476b51b07d41be07d 426 0.23/1.00 vMB 25
344,470 344,470 00000000000000000b3e3360eb1b163194956789c71331de6ad6c189ce163499 180 0.12/1.00 vMB 22
344,469 344,469 00000000000000000d6a682987b229aacafefce3f153f5b4fd92795f9ac920f4 657 0.49/1.00 vMB 19
344,468 344,468 00000000000000000de12589b24e02bac8370b28457858581fdea8244799bbae 767 0.41/1.00 vMB 25
344,467 344,467 00000000000000000ace713dd80122301e9f2f07d82c25e38acbb2728e29d79e 422 0.26/1.00 vMB 22
344,466 344,466 000000000000000010782621c97ece70b72a169fc07468dd4f41cdf0f60cddef 1,161 0.56/1.00 vMB 26
344,465 344,465 000000000000000006c7cdecaf9dbe50a5fc693e7a555550d57aa1706f3f964b 973 0.51/1.00 vMB 26
344,464 344,464 0000000000000000051919a69d352b5ea63a78c65968b9a998076e8c7408a9a2 547 0.27/1.00 vMB 26
344,463 344,463 000000000000000017b8ecdebd235c0f72ff53943deb6293676588af648d74b9 870 0.41/1.00 vMB 30
344,462 344,462 0000000000000000148c8866edc6d5c6856d4b0b758cca3df7999f5bf3933671 242 0.17/1.00 vMB 16
344,461 344,461 000000000000000001afa693a5aaef7532ae37013e60eea073a77a40baa2ea84 256 0.08/1.00 vMB 41
344,460 344,460 00000000000000000642e7559ceb0863caadf89e997f25a929200c3b1434ed45 293 0.13/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.69 GB
    • Received: 17.58 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.