Loading Tool

Explorer IconExplorer

Memory Pool

49,805 transactions
30.00 vMB
0.10243278 BTC
Random Selection Loading Transactions
Max Size: 159.98/200 MB

Candidate Block

Mining Attempt 37011cc6adee7297ca647375423868f09cb953e3b19bc4eaf0f469b3fad46676
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 1a17c45d17e4da709e4c9958449e813d0f0062bf3928ed877b5e55640510de47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,208
Size: 1.00 vMB
Total Fees: 0.03663001 BTC
Feerates: 150.68 > 3.67 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (632,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,161 282,161 0000000000000000f2d57f0013746fc0fc4ff53dfece951da8e8396b351dde0e 101 0.04/1.00 vMB 80
282,160 282,160 0000000000000002149cfee6a0a1c7965d983b399c17a3aba3ed9bc43ecbc1fb 78 0.05/1.00 vMB 64
282,159 282,159 000000000000000103a685c01f622544ee52f1a8886e90c11af0aaa0539db9cf 132 0.09/1.00 vMB 22
282,158 282,158 00000000000000002d1e24d701320d424f7f81ccfc90efc2d0a88e20a099a093 538 0.25/1.00 vMB 41
282,157 282,157 00000000000000009029079ed69772f96e2463f40e43f584671121fbf243fbce 48 0.02/1.00 vMB 53
282,156 282,156 0000000000000000c5cf2813cf2c6d0913fe8db4de5c17f6ea572ee01c3ab20e 356 0.19/1.00 vMB 44
282,155 282,155 0000000000000002497bf02a749820e371b7a34ffe21e805a00267cf3d0ff64f 35 0.01/1.00 vMB 48
282,154 282,154 00000000000000013734e4207ce7cd36ec9ae654f9667c92b128ed1b75ca64e6 144 0.07/1.00 vMB 38
282,153 282,153 0000000000000000b5e9e718b9136a43503441c6d0f8dbcaf58244214ada3d72 106 0.10/1.00 vMB 18
282,152 282,152 000000000000000031a6d50b3eedde86a7dfb908c41915b21e99516f58ca7f2f 516 0.24/1.00 vMB 47
282,151 282,151 0000000000000001f0a3be1bc70749eadf8da81883bcec3d8b6f0d308419ec0a 369 0.28/1.00 vMB 28
282,150 282,150 0000000000000000f770b22d998ae2f097146f8ccb4dd5dba96cdc824f0570e7 279 0.21/1.00 vMB 26
282,149 282,149 00000000000000014578555e859237366c0558e224e9456b4bb8ec804c5a96d9 685 0.25/1.00 vMB 53
282,148 282,148 00000000000000025683d8249092e65f3bd903df6ebcf75df6f2b4157a3ac081 88 0.04/1.00 vMB 15
282,147 282,147 0000000000000000077b46b91595fc2f98b26bd760b3be0410c81180f29535d2 321 0.22/1.00 vMB 24
282,146 282,146 0000000000000000d67e77027f3eaf8f2f3a5adba91ef5ca844edbd9c361985b 662 0.25/1.00 vMB 50
282,145 282,145 000000000000000066452481d828ca9d481bc2d26a8fccf4218de45de3d6a6dd 173 0.29/1.00 vMB 16
282,144 282,144 00000000000000016367ba546e08668767dbe9ec2473a924aec47f72b78a0766 557 0.25/1.00 vMB 49
282,143 282,143 00000000000000016b5d3f390f1f78fdc7d6e96e9213b1600834d19d02e33c46 24 0.01/1.00 vMB 28
282,142 282,142 00000000000000003c9dc25cc24b7c7af5f5bbabd50f496ff1510b86a631bf92 68 0.03/1.00 vMB 30
282,141 282,141 00000000000000015313ce8bf7b3c8192cc1edc919fe7153f64aea28fdfbdcc3 292 0.25/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.