Loading Tool

Explorer IconExplorer

Memory Pool

78,989 transactions
29.43 vMB
0.08349709 BTC
Random Selection Loading Transactions
Max Size: 179.90/200 MB

Candidate Block

Mining Attempt 7bfa3c073865cbf795579708a58a1d7497cbb6e4cf23614a9c73f845f1cf7987
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root aa5d9c6affa12184ce9e36054601863ffcc67080653b24f485f732e49a6cc74e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,376
Size: 1.00 vMB
Total Fees: 0.01887903 BTC
Feerates: 402.60 > 1.89 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (371,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
543,515 543,515 0000000000000000001dbbfb432e63c33ec364522e5d2006b7631b45079bd1d4 2,724 0.89/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.