Loading Tool

Explorer IconExplorer

Memory Pool

77,246 transactions
28.75 vMB
0.07072733 BTC
Random Selection Loading Transactions
Max Size: 174.35/200 MB

Candidate Block

Mining Attempt f02a2d6af2dd188c785ff3a768d0025fcd1e102e558d23764b8acc4037a41def
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root a42ce7621eb407c1a503fc2d865cddfa15340ebd8a2467bb4398cd35c0eb95d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,044
Size: 1.00 vMB
Total Fees: 0.01091657 BTC
Feerates: 82.75 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (389,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,739 525,739 0000000000000000001d9a5be218c644e4f7524316009d5850ba68b2e158d0a9 902 0.35/1.00 vMB 20
525,738 525,738 0000000000000000000ad9f070d68b64a3d0445d870004502c217b4ec5bcc65b 1,260 0.49/1.00 vMB 23
525,737 525,737 000000000000000000381e3787ff55bf0c9aae52a7e735e8d0fa06b73955edaa 390 0.16/1.00 vMB 26
525,736 525,736 00000000000000000026c947017004b103a733f67214711674a52d858abc38b9 362 0.10/1.00 vMB 9
525,735 525,735 000000000000000000107d8a5638a3d619b4fbc14a3407d0187ef4eca43d17b3 204 0.12/1.00 vMB 68
525,734 525,734 0000000000000000002580d3b8c51e7977772a3e5dd2f5363a9f5f5c0b1075d7 462 0.21/1.00 vMB 20
525,733 525,733 00000000000000000004b53eede6ea2a830581112f9fe5e4b380a41b61a3dbbf 390 0.15/1.00 vMB 27
525,732 525,732 00000000000000000016e9716e4bcd1533e1969658d7b9f5feabc4f6d58293d6 1,711 0.70/1.00 vMB 13
525,731 525,731 00000000000000000013f2edc40584bbeec834e39b105106154ff8d0d8ac6b8d 1,462 0.77/1.00 vMB 32
525,730 525,730 00000000000000000031502b289c046891aa1a31c5fa16db604e7fa4e336de97 887 0.48/1.00 vMB 14
525,729 525,729 0000000000000000001c81350bc79dbc07d1f39222dcad64c1fd34d8c7f7e08a 1,951 0.78/1.00 vMB 20
525,728 525,728 0000000000000000001f71f78375ec036eac3e95e13a6cb9c6ea72f42871b6dd 183 0.23/1.00 vMB 13
525,727 525,727 0000000000000000000486f27434eaf1abe634eb904bdc7da55819ddaca07818 354 0.28/1.00 vMB 10
525,726 525,726 00000000000000000024680bcf68eeabac4a11822e9954985a780234b1edd850 1,123 0.45/1.00 vMB 12
525,725 525,725 0000000000000000003be8a1646fe855a641ee7ca346dd26df19dbf302856c86 389 0.21/1.00 vMB 35
525,724 525,724 00000000000000000008a0da3372f86cda388ce56962aade4ab7c21e8736132f 271 0.10/1.00 vMB 18
525,723 525,723 00000000000000000011861127d5ff78cbd919b7b1ef1bb3648029fc9e1fbfe8 774 0.24/1.00 vMB 20
525,722 525,722 00000000000000000014cbd0b47663f3becf378b4dc246def5c0d926937049cc 1,594 0.71/1.00 vMB 16
525,721 525,721 0000000000000000002a2d7e8e314450cfacea7558d56ce52fe7a015fb4b6fc8 2,716 1.00/1.00 vMB 31
525,720 525,720 00000000000000000016f535b00a3ea0b55d7eada83c462e820c484a9cf53c7f 422 0.15/1.00 vMB 21
525,719 525,719 0000000000000000003e5e2e50ed2892ccc1a2fa7c0eee72201ce9bc1b3a087f 980 0.42/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.