Loading Tool

Explorer IconExplorer

Memory Pool

71,872 transactions
27.77 vMB
0.06009018 BTC
Random Selection Loading Transactions
Max Size: 164.74/200 MB

Candidate Block

Mining Attempt ff1254c36a6a77c4d64d67ba1a8b4b4c51a410461ebbfd5f430f284e4dda0d54
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root aeee09156da511a6270f7ebef05f9fcbe9af7f56f5ca982fcd40885454685409
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,965
Size: 1.00 vMB
Total Fees: 0.00433691 BTC
Feerates: 49.26 > 0.43 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (65,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
849,825 849,825 00000000000000000001d06ca07c8667edc2de4be045712bfd3e585a6f339c63 4,262 1.00/1.00 vMB 16
849,824 849,824 000000000000000000015a173ee971b29e186eca5a01a815245ff7bedf01ed81 4,632 1.00/1.00 vMB 15
849,823 849,823 000000000000000000026fc84ccad9042b5236b8d17f3e526eef3a49cf65fe0a 3,681 1.00/1.00 vMB 16
849,822 849,822 00000000000000000002563db4e29afc81a894ec202a54dae177b075b3d0d608 3,991 1.00/1.00 vMB 18
849,821 849,821 00000000000000000001960c057db13383d47982e82872736cdb5c60364aece6 3,862 1.00/1.00 vMB 17
849,820 849,820 000000000000000000016512b6531ffe2375dd47009e9e35cc8ff4a600aa9574 3,550 1.00/1.00 vMB 17
849,819 849,819 0000000000000000000038e5d5eb0cfaf2b7c3a2fc235b89ac164c6b98466c3d 3,574 1.00/1.00 vMB 16
849,818 849,818 0000000000000000000207876d1b2cedb94aea013cf6fb3e064dab02e0b98118 3,198 1.00/1.00 vMB 34
849,817 849,817 00000000000000000000e6be14d209fd368159a65499be1a7150a7eb0a09788a 5,668 1.00/1.00 vMB 8
849,816 849,816 0000000000000000000069d0078b85e581ca2c37904802aea85828eb26f55e03 3,601 1.00/1.00 vMB 13
849,815 849,815 0000000000000000000185eb507aa7446104f417ec5e1b987f8dd41e060ef057 4,334 1.00/1.00 vMB 16
849,814 849,814 00000000000000000000529ca6f87a0adcbc44fb331160ae89abe79ab2b41924 2,758 1.00/1.00 vMB 9
849,813 849,813 000000000000000000004a85cb4c9fa208353cd21349dcf6feb3b21c49349619 3,429 1.00/1.00 vMB 22
849,812 849,812 00000000000000000002b335f06596f17c83854f341b0742157278546a5da233 5,860 1.00/1.00 vMB 8
849,811 849,811 00000000000000000000f0cbf028b067483a8ee2554d2ae7eed72de8ff2d9718 2,355 1.00/1.00 vMB 13
849,810 849,810 00000000000000000003061605be693df05c705be52afb579f9e125a1c0b2acf 4,489 1.00/1.00 vMB 10
849,809 849,809 0000000000000000000214a7abdae3a9b810a236e3f8f0f4ebb266a963e6dbb3 2,951 1.00/1.00 vMB 12
849,808 849,808 00000000000000000002ba167327cb8b61e1de904d55da71c0524ff10ec25742 2,686 1.00/1.00 vMB 11
849,807 849,807 000000000000000000026ea9ace1bdb45a97ac5ee168202937f589d62395cb1e 4,990 1.00/1.00 vMB 10
849,806 849,806 00000000000000000002f5c124fb8cb65154e5bf27225935b7f62932b8687e01 6,248 1.00/1.00 vMB 7
849,805 849,805 00000000000000000001e86ed9ceaae4c36ca8ef597824b3ff404fa1119ef2de 6,188 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.48 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: 668.16 GB
    • Received: 15.40 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.