Loading Tool

Explorer IconExplorer

Memory Pool

74,607 transactions
29.66 vMB
0.09570902 BTC
Random Selection Loading Transactions
Max Size: 172.20/200 MB

Candidate Block

Mining Attempt 0a1bd5d4819c257c93490c47f1ade9be7c24da516abc6581dbd6b6e9f35c48f6
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 08ff5ffe842e0a23a32d72b09711368f71d9ee5c259bc79e2488f3176a44cc8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,821
Size: 1.00 vMB
Total Fees: 0.02655379 BTC
Feerates: 150.36 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (268,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
646,114 646,114 000000000000000000067b19a813c2e8a0937f35efb6d568869b08efdc0b82cc 612 0.29/1.00 vMB 54
646,113 646,113 000000000000000000005daa93e10cc2a8b7a6d036eb1ed9a6bba40d222a4140 1,896 0.76/1.00 vMB 13
646,112 646,112 0000000000000000000a3b7bc4805ffe62460d88f943f6ce09493e0403a0b8c8 2,207 1.00/1.00 vMB 45
646,111 646,111 0000000000000000000f3d3263b0994f1436af8e4491063cc9d3e5969e0c0034 2,590 1.00/1.00 vMB 23
646,110 646,110 000000000000000000090568820f52fb722acf24cb96bc6f5fdde60e2bbb580f 2,539 1.00/1.00 vMB 35
646,109 646,109 0000000000000000000422e00d58a99c6d74de28d7d27eb8eb21abd0154983cf 2,024 1.00/1.00 vMB 26
646,108 646,108 00000000000000000005f2ea7335b8d94b9931c1ddbaa7147133370198aee42d 2,181 1.00/1.00 vMB 61
646,107 646,107 000000000000000000047755fc83badc5bc3b857d6dd57da9d53adf7a0721246 2,794 1.00/1.00 vMB 90
646,106 646,106 000000000000000000072da3494528f9495d422ce7d5d95d42ce47af6a3757b3 2,244 1.00/1.00 vMB 30
646,105 646,105 00000000000000000008534354d318964e34c5aea596b9ecf7f04291b6220ab2 2,123 1.00/1.00 vMB 93
646,104 646,104 0000000000000000000f421434e8cda7f64f9d2810be8e57d59af4d76755474c 1,512 0.64/1.00 vMB 48
646,103 646,103 000000000000000000073ff6425c2e5fde07f446bdbbcf8043419ada95f2a241 1,502 0.59/1.00 vMB 15
646,102 646,102 000000000000000000090ebd441b298cf080238856fb857bdf5ad6153ef8dd1d 2,514 1.00/1.00 vMB 49
646,101 646,101 0000000000000000000f8bd45c4a6c981159f6e67e676516cadf8bd7d79c3a61 1,875 1.00/1.00 vMB 18
646,100 646,100 0000000000000000000fc00b39b775a505eb38375ebb569b7729a5e75070869b 2,382 1.00/1.00 vMB 44
646,099 646,099 0000000000000000000aea8c7b7581f45e78c5671005ad16d899b59977df9ce5 1,167 1.00/1.00 vMB 10
646,098 646,098 00000000000000000002d8440146da15c59237fe586e3a808f1cbd466e748145 2,074 1.00/1.00 vMB 56
646,097 646,097 000000000000000000097d484c99e66f9f585cd67738d028fa6edde11c717f00 1,977 1.00/1.00 vMB 88
646,096 646,096 0000000000000000000483b6137ef28598187c3d2479162597fd7beeb4bd5898 334 0.13/1.00 vMB 56
646,095 646,095 0000000000000000000932c58ea92440c6b171dad192497c643c6cfe9523914b 32 0.02/1.00 vMB 18
646,094 646,094 00000000000000000004fb2553d11cee62b56c72f74296154e97f44087f9ca06 808 0.25/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.48 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.20 GB
    • Received: 15.42 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.