Loading Tool

Explorer IconExplorer

Memory Pool

78,174 transactions
29.70 vMB
0.07429312 BTC
Random Selection Loading Transactions
Max Size: 181.25/200 MB

Candidate Block

Mining Attempt 8bbdf11466d6695516168b268ea674a181c20f91fdde681e50cb0e235a12a1c9
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root cdd0238adb8d4e6ca196e6c37b1e321200227eeb65e3fcfbaecc8cdcb24765f3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,776
Size: 1.00 vMB
Total Fees: 0.00847139 BTC
Feerates: 100.46 > 0.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (610,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,502 304,502 0000000000000000483ad9e72c282530c7331e11fc45c6da9d783e637b6158fc 17 0.01/1.00 vMB 23
304,501 304,501 00000000000000004e60bf195fac18bf6b2d20ceaabf083faf5b46a1ccf5be57 405 0.23/1.00 vMB 29
304,500 304,500 00000000000000004328c3a85562f423020bda113677fe5e318c050ab90238dd 84 0.06/1.00 vMB 2
304,499 304,499 000000000000000051e0fef6a2a4fd45161f61606146a38628676c10f90d24d8 367 0.21/1.00 vMB 28
304,498 304,498 00000000000000002126fd14b73bd24a6cb515a583dc6cda71de38e1e6903da8 388 0.25/1.00 vMB 27
304,497 304,497 000000000000000048ff0591edfde0f8e759845849fe5c484f60f254b9eab50e 507 0.43/1.00 vMB 20
304,496 304,496 00000000000000005d1e1c692a95e6cb326c6a683a438fe65cc97efec645fdb4 784 0.35/1.00 vMB 30
304,495 304,495 00000000000000005bf389061eac7695a8e875592c1d45b6e82b8ffa16b95244 712 0.35/1.00 vMB 31
304,494 304,494 0000000000000000385be80878047beee85c0885eb8cc6ddf5c89096862f2a38 670 0.49/1.00 vMB 24
304,493 304,493 000000000000000031a271d07736f680e71be192b2bb0b526f49d305a1dd4b39 682 0.50/1.00 vMB 24
304,492 304,492 000000000000000025a3cc5ea209dafc806fa04810062b5106b76ce871b4da4c 1,011 0.35/1.00 vMB 46
304,491 304,491 00000000000000005326091d5ca6d8bcbfc52747ece8961aca5893691fbfcd14 37 0.06/1.00 vMB 2
304,490 304,490 000000000000000002bca6309fe52bd6b2c3033a66c43d6ae9fe7a2c2588bf68 298 0.18/1.00 vMB 33
304,489 304,489 000000000000000039926fa3e5d832da2dd46d878ae6c7014bed75eab00e4dd0 650 0.35/1.00 vMB 30
304,488 304,488 00000000000000000f3ce269e4b3bad048a677b7ee40838259686eb198548389 91 0.06/1.00 vMB 27
304,487 304,487 00000000000000000a31f7a50afa7b255f9f6bc53045f9ec860dfa2e90e10a24 759 0.35/1.00 vMB 34
304,486 304,486 0000000000000000541c86b4a40250e3ef70cf37fa10ed19f931bb59232298f7 272 0.20/1.00 vMB 25
304,485 304,485 00000000000000003a3f779c483e386faa7432a5a78dc78dbc72a68710a34e4f 247 0.13/1.00 vMB 32
304,484 304,484 000000000000000059786898a72f1f68d4278d9fbbd2d5fc5295fb19b2101d24 470 0.23/1.00 vMB 31
304,483 304,483 0000000000000000019e5e109e1d2ef75af9c5c7a360478e9cebaf88d911f9dd 547 0.29/1.00 vMB 31
304,482 304,482 0000000000000000223d760ea7fb960fac22a354681d105e6e11e8f3ae12a259 675 0.40/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.