Loading Tool

Explorer IconExplorer

Memory Pool

77,338 transactions
28.40 vMB
0.08131016 BTC
Random Selection Loading Transactions
Max Size: 173.17/200 MB

Candidate Block

Mining Attempt c794ce5c73a6e0740ff6cc58e711e0a3b30c821e366a18734da685391d366092
Version 20000000
Previous Block 0000000000000000000176c24bf8eb983450be5b9066556ca76917f73613153e
Merkle Root 73ff027afa19495b2010f6adf7741f5c6e837714be746499c50f2499954f37d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,577
Size: 1.00 vMB
Total Fees: 0.01791184 BTC
Feerates: 84.47 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,309 (371,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,536 543,536 0000000000000000000a2acfde3ac6d2467d8462e715e5e839e9cd285175dd3e 679 0.32/1.00 vMB 31
543,535 543,535 000000000000000000089d66b63fcab192894992ca64e763712a9d8e66cc94c9 3,291 1.00/1.00 vMB 20
543,534 543,534 000000000000000000253f9cbf31390b455fb25043b5d05e552a62854ed3cc22 2,123 1.00/1.00 vMB 57
543,533 543,533 0000000000000000000acc629613acfb7d953c612fbdf9e1041d71a0d8ccf91c 2,171 0.71/1.00 vMB 4
543,532 543,532 00000000000000000010660e16ebb4a6dd83243001b1d83b0c8fb13759f4f800 2,976 1.00/1.00 vMB 17
543,531 543,531 000000000000000000137a12e301502ebbc978b130e790951319f38345772097 1,678 0.72/1.00 vMB 45
543,530 543,530 0000000000000000000c34c4c2a0278bca5d8b95732374252b37c622eafa8d8c 1,337 1.00/1.00 vMB 31
543,529 543,529 000000000000000000249afe1944332e4c86c3ece9dbf320c76c0385d07f8803 851 0.46/1.00 vMB 50
543,528 543,528 00000000000000000004f70f0ea1b13db10c50da53ba97d0e4199c0e5cb72b05 971 0.32/1.00 vMB 22
543,527 543,527 0000000000000000001b86203cd72b321cb186487d76bd53776e28ff4584f7e0 447 0.09/1.00 vMB 2
543,526 543,526 00000000000000000010ca34b8cc0ff23dc120d24cdec30214d3414b2d9bd77b 1,727 1.00/1.00 vMB 28
543,525 543,525 00000000000000000000ef058af317e70f05ebe2608521d2ee96dded2f0d47c3 2,638 0.98/1.00 vMB 26
543,524 543,524 00000000000000000000cb07da14939dff4ee6b97a34e9d6bdc99f951a56fb62 1,848 0.65/1.00 vMB 23
543,523 543,523 0000000000000000001896ef8ec128720c63c8885aaeb0275e5f105feafe75d6 980 0.30/1.00 vMB 20
543,522 543,522 0000000000000000000b4e6b30fbd42525030d442d243e9eb5b5c087d7217bdd 27 0.01/1.00 vMB 32
543,521 543,521 0000000000000000000e3e608bf2511ba9dbe49c56bbc5209d161f5d640cbcfc 636 0.21/1.00 vMB 16
543,520 543,520 0000000000000000000fd45a382cf5d2d3c003c66d87d814fe6e00f3d969683c 1,892 0.60/1.00 vMB 21
543,519 543,519 00000000000000000025d889210354e8d60b16b6daa3aefcc7ee217a74c069a7 885 0.54/1.00 vMB 29
543,518 543,518 0000000000000000000f4c80928e36bedee9d54087900858e85393e5bd6c2764 2,481 0.75/1.00 vMB 25
543,517 543,517 0000000000000000000611c4c0056bbc694c413b627d9d75d3dcecb9cdaaa8f5 1,003 0.32/1.00 vMB 27
543,516 543,516 00000000000000000012385e8d11301efb0c157aca7322e77ea2d4cc4de7f502 1,887 0.64/1.00 vMB 25
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: 10
  • Data Transfer:
    • Sent: 714.59 GB
    • Received: 17.57 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.