Loading Tool

Explorer IconExplorer

Memory Pool

73,786 transactions
28.22 vMB
0.06830411 BTC
Random Selection Loading Transactions
Max Size: 167.75/200 MB

Candidate Block

Mining Attempt 0dd22b1e8f055bf775d5fd71b5818c916900bd963782fe5df1a648251e28f21d
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 2dfbd76774551679842a8b73d6267e04b8c1bf7bfc37b9d1e0147dd5a6f957f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,617
Size: 1.00 vMB
Total Fees: 0.01183719 BTC
Feerates: 101.62 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (248,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
666,146 666,146 00000000000000000002368420bd2bef6e440b70f71dd245c4b0c8272467d524 2,024 1.00/1.00 vMB 46
666,145 666,145 000000000000000000069280695da0c66e1771e6e9d74b48a8d0198eeae019fd 2,116 1.00/1.00 vMB 119
666,144 666,144 0000000000000000000a3cc46dde15005479a69ddee29adc98614a553108dd9b 1,536 1.00/1.00 vMB 57
666,143 666,143 0000000000000000000483a5ba9575de2589223c528610ef9b6eb3e5f176e66b 824 1.00/1.00 vMB 28
666,142 666,142 000000000000000000095c14d40ba9a49a373bf209f70e33eaf4a7472663b8ae 1,957 1.00/1.00 vMB 70
666,141 666,141 0000000000000000000434231549c3cedcb77d9cbe79beb01ee01bd0fad28c7b 2,215 1.00/1.00 vMB 54
666,140 666,140 0000000000000000000249ad7cb8b1f387691985d501c76e6e65946e77f6cff8 2,070 1.00/1.00 vMB 71
666,139 666,139 0000000000000000000157813d621a8a169896fd96e7021f9eb38cd5e8a32988 1,892 1.00/1.00 vMB 32
666,138 666,138 000000000000000000012f7b07fcdc662f806f8d1fe3023d9da8beaf35fbe103 1,173 1.00/1.00 vMB 26
666,137 666,137 00000000000000000007224f798a49603d61bca2ae52fbe6af17c1f0c7e4de65 1,951 1.00/1.00 vMB 56
666,136 666,136 0000000000000000000489401a67eb10845f58638f1d25170008fbec11554ba8 2,726 1.00/1.00 vMB 59
666,135 666,135 00000000000000000007d2029b72b615db66e7118b8197ccd823a2ba914a7b38 1,973 1.00/1.00 vMB 55
666,134 666,134 000000000000000000052ec4ac544000a780b284550bc7bd355c5d1f015458cb 2,771 1.00/1.00 vMB 136
666,133 666,133 0000000000000000000713292d9ec4eb5165b1eea7832e5197b72564f5b8fe6b 1,967 1.00/1.00 vMB 50
666,132 666,132 00000000000000000007a9fc692400d159596843181414d23a400fbfa3aa72b6 1,958 1.00/1.00 vMB 69
666,131 666,131 0000000000000000000b1d1f423216b6582eb666a9d4389e6a51f451dbf5f80e 2,228 1.00/1.00 vMB 72
666,130 666,130 00000000000000000005cc53debe281bf69276764d9da36ee46485072d56d2fe 1,648 1.00/1.00 vMB 115
666,129 666,129 00000000000000000009905a7de738510f8fad8c3ab8e319f7f752bd784b099f 2,146 1.00/1.00 vMB 77
666,128 666,128 0000000000000000000a571adc05f153d5c00f007337246d5fa0cb679bb4cce0 2,129 1.00/1.00 vMB 41
666,127 666,127 0000000000000000000702f142eb6a139cb72a8bbc7048a324226f99ecd85fb1 2,515 1.00/1.00 vMB 53
666,126 666,126 00000000000000000000afe8acd023377e378e27a01b38e8be4a6689f279477b 1,266 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.51 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.67 GB
    • Received: 15.55 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.