Loading Tool

Explorer IconExplorer

Memory Pool

78,985 transactions
29.94 vMB
0.07453254 BTC
Random Selection Loading Transactions
Max Size: 182.92/200 MB

Candidate Block

Mining Attempt abfdf68f05672d5b4a87556f6b65f3d91be9c16ef3515865e925ebbe0e853cc0
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 78e3cb0d40841aedf6fd2dbf239e75481b617e84f784694689a0e3dae5e66b04
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,077
Size: 1.00 vMB
Total Fees: 0.00810761 BTC
Feerates: 18.60 > 0.81 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (630,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,472 284,472 00000000000000001db525cbac2426850d4d52d2358f22e1b11e780a60061b8d 697 0.35/1.00 vMB 42
284,471 284,471 00000000000000016dd36bd14934332f38f0a0340cd53fa21bc0239b1a5dd3e0 435 0.29/1.00 vMB 36
284,470 284,470 000000000000000088f4e1145cb4ea89cc7ed99def8c51712e3ab078971fb94e 180 0.10/1.00 vMB 30
284,469 284,469 0000000000000001727fb388b2755230907bf12a8bebf747adaad807eb6f4c6c 78 0.03/1.00 vMB 44
284,468 284,468 00000000000000014dbea93cc28d056992b6442a17128e5d61be114d5ff639d9 449 0.21/1.00 vMB 48
284,467 284,467 0000000000000000ba22d60141cf5108e86216ab0c01715218e29632b4a57b45 43 0.04/1.00 vMB 8
284,466 284,466 0000000000000000d5f5a7fed50995f68b550161b624ec12f1313148b2615001 706 0.42/1.00 vMB 29
284,465 284,465 000000000000000085b4ead1ece54f6ddc1aec6bff94d986bb719889401f6123 161 0.05/1.00 vMB 182
284,464 284,464 0000000000000000e5a85aab82f6a6d9ecd054a3a2d95967e3605dd5c7352073 28 0.03/1.00 vMB 26
284,463 284,463 000000000000000152387536a6283e565c47739b7530da2699a29109a31c94a5 727 0.35/1.00 vMB 49
284,462 284,462 0000000000000000f923998258e9c7404c389bd45bed73993ff7e4336ac24edf 19 0.01/1.00 vMB 72
284,461 284,461 0000000000000000101e4d28a4425518561292eb4ef8ed723f6036dae95f6028 582 0.33/1.00 vMB 55
284,460 284,460 0000000000000000acbb0019ee230b01238bdc5524da875837940f3b137b3872 216 0.11/1.00 vMB 35
284,459 284,459 00000000000000007701bf6a9ad8bdd2de1f8ea48b85323bb36b2e30372db163 211 0.09/1.00 vMB 35
284,458 284,458 00000000000000001662b75458b46558f69c7cf32cdab260c3a7cad057afab04 106 0.06/1.00 vMB 31
284,457 284,457 000000000000000102ad6a9695e177b5c2c5bf2117e02a5f7dd443e06eaf0116 533 0.29/1.00 vMB 37
284,456 284,456 00000000000000001607a43de7160a363402541f1103a08468bf1b3d558a39f0 651 0.32/1.00 vMB 46
284,455 284,455 0000000000000000765f91977daa191fcd95ac17054f0ed96368b26566c66c19 806 0.35/1.00 vMB 46
284,454 284,454 000000000000000155be94465862d601cede8fb05a325c7e16a7b75bea3a67ac 297 0.18/1.00 vMB 29
284,453 284,453 00000000000000010dde5397b5013cbf40c38b61f94b6dd3dd0c8877aeb67219 176 0.05/1.00 vMB 78
284,452 284,452 0000000000000000bcff942f606fce15fbceb985469ced9aefc12ba03bacbdf1 183 0.10/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.