Loading Tool

Explorer IconExplorer

Memory Pool

88,880 transactions
33.20 vMB
0.19816942 BTC
Random Selection Loading Transactions
Max Size: 199.98/200 MB

Candidate Block

Mining Attempt 6345bf85ad5fba6d6a036b97326f195207f06616af7679f9799c381384e29c55
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root e4549fb87cc20517a2f448bdbedb4a029f98828343ba654e033b2d2b288203bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,919
Size: 1.00 vMB
Total Fees: 0.08714722 BTC
Feerates: 387.56 > 8.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (244,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,139 670,139 000000000000000000085637eec1dca223c85c3cc5decb457ea83b3ad2ee6fb1 2,067 1.00/1.00 vMB 162
670,138 670,138 0000000000000000000819fd22b9a17ad3d491c9efd4fb92b8ff5ae2dda7c542 2,536 1.00/1.00 vMB 176
670,137 670,137 0000000000000000000a0f0449551062498b89395c9a776f0081c24e29a05e03 2,636 1.00/1.00 vMB 154
670,136 670,136 00000000000000000003ec689b471b79210b28c115182b97c24531ad82bfcf86 2,902 1.00/1.00 vMB 176
670,135 670,135 000000000000000000002f21c512c8149723b3261871001c63f72674f2287827 3,007 1.00/1.00 vMB 179
670,134 670,134 00000000000000000006cb6582fee0aa74a47d5443631bb909ad12c8c98fedf2 2,647 1.00/1.00 vMB 159
670,133 670,133 0000000000000000000b8d4459a4af69dcafd86a1f385797006bc6b94ecd80da 2,817 1.00/1.00 vMB 164
670,132 670,132 000000000000000000086a618a6fdb9e15096b0928fc3a78f2c716c40ce3e0dd 2,638 1.00/1.00 vMB 155
670,131 670,131 000000000000000000050302f5d88f7902778d807d8a6e734607d8276edd11fc 2,638 1.00/1.00 vMB 138
670,130 670,130 000000000000000000070489f2f2cc5da0b88b07a519be31a724559f46b73e03 3,495 1.00/1.00 vMB 141
670,129 670,129 0000000000000000000ca2f0bb50e997a5f1d18998b41f06c62774c2cc64f80a 2,236 1.00/1.00 vMB 154
670,128 670,128 000000000000000000055333dd5993ddc2afe8b38629c1e5c2ff30f1261c2df5 2,621 1.00/1.00 vMB 156
670,127 670,127 0000000000000000000220aa978d990d63a63f86586cdcdcad68461f960ee7c7 2,601 1.00/1.00 vMB 159
670,126 670,126 000000000000000000086268890d891e32325e17fc4d5c0c2795d877ecff1f28 2,724 1.00/1.00 vMB 153
670,125 670,125 0000000000000000000bf1394756b2fba02fcb867514f065474e55e939c1e444 3,025 1.00/1.00 vMB 185
670,124 670,124 000000000000000000039aa1cf74b25467f3c14345a432aba0f85468e84cc3ca 1,618 1.00/1.00 vMB 144
670,123 670,123 0000000000000000000d0bb3644897f05471982131eb1312993c78e0b64444e8 3,042 1.00/1.00 vMB 174
670,122 670,122 0000000000000000000b0b027fec092568fa97a50789ea0d45adee1af075725f 3,098 1.00/1.00 vMB 141
670,121 670,121 0000000000000000000b42182066d1d0a2a4a6d6c53148b20492b81b9c8127d4 2,988 1.00/1.00 vMB 148
670,120 670,120 0000000000000000000745032af4bba73ae947ae41a0d036df6c12eabb4631b0 2,981 1.00/1.00 vMB 170
670,119 670,119 000000000000000000097438be023d8d434669c34c7c10f57b62e0a208f3e1b8 3,139 1.00/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 782.31 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: 660.11 GB
    • Received: 14.62 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.