Loading Tool

Explorer IconExplorer

Memory Pool

77,371 transactions
28.72 vMB
0.06753939 BTC
Random Selection Loading Transactions
Max Size: 174.23/200 MB

Candidate Block

Mining Attempt 00b2b67af6e6196471442cfb69571a078dc5d482029f764e41e1d12912d2abcb
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root d21d5a4fd0517664bc0800421add2822c3093b06268c278231d16bcae7900183
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,488
Size: 1.00 vMB
Total Fees: 0.00787357 BTC
Feerates: 101.55 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (405,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,058 510,058 0000000000000000000ed73a4edd951dc9f309bb702ceb7a59b640710825aa85 1,158 1.00/1.00 vMB 46
510,057 510,057 00000000000000000006274b4cc5a8be20a5b696a5d07e8e95e1eb7f7ec7decf 1,748 1.00/1.00 vMB 37
510,056 510,056 000000000000000000307071287347a0bc27483a6fd081027a0262f44d5e22ec 934 1.00/1.00 vMB 19
510,055 510,055 0000000000000000003c592afe2c89259021e41bc2b916bb0934ef5bb8f0d770 1,514 0.81/1.00 vMB 59
510,054 510,054 00000000000000000023520130d19042c0603ee6a63df1abcc49d1ff25d1cd86 1,803 1.00/1.00 vMB 17
510,053 510,053 00000000000000000009efb29fadcca8a79f1e24fa186fc464c4dd7bf79a19b8 2,522 1.00/1.00 vMB 87
510,052 510,052 0000000000000000005b2a65ed31b8adff7145b69905ae37f0ea2c78fa69b918 1,591 0.69/1.00 vMB 87
510,051 510,051 0000000000000000005501c8e3f0ad114561fd4d13fd22ed018543d57d6d6b6a 1,190 1.00/1.00 vMB 29
510,050 510,050 0000000000000000000fa38e04353f7b3a714d49a9eb4427c3e01d8df24b25dd 523 1.00/1.00 vMB 13
510,049 510,049 00000000000000000039bef9db8d46595925962bd54117d9880a8ac9908dd29e 737 1.00/1.00 vMB 18
510,048 510,048 00000000000000000000906ae43e5e20371147f0da793d2642508271c3124e16 358 1.00/1.00 vMB 10
510,047 510,047 00000000000000000001c9deea9f0302eadb1250df1ad53da802dfb40d47face 2,337 1.00/1.00 vMB 61
510,046 510,046 0000000000000000001b8fdf1d8f0ef396ada3162cd887cfc9ce4d0f8836260a 340 1.00/1.00 vMB 9
510,045 510,045 0000000000000000003eec29adf1982ef8b6aacb017c5a89fd051aa687f601be 1,038 1.00/1.00 vMB 25
510,044 510,044 0000000000000000005052144ddbf0da1cd7fad52426ee5f943f788a8875e1b3 1,007 1.00/1.00 vMB 27
510,043 510,043 00000000000000000025f093461f91fd9979e30702db2fd99cba1da8585bf5d2 1,112 1.00/1.00 vMB 16
510,042 510,042 0000000000000000001cc2d58b70e92f1eb8c0112a500f14c4642af7da4089f3 2,217 1.00/1.00 vMB 70
510,041 510,041 00000000000000000055309748af3a18d5923bae6b2c3e8afeaffdf75259c835 792 1.00/1.00 vMB 20
510,040 510,040 00000000000000000002e1a73d230e08cbe4974bf89ede9cd1fca560b8fe5ccb 2,082 1.00/1.00 vMB 24
510,039 510,039 00000000000000000010932ac6aa23b707ea5d141b7f3c07314e79e6de1a589e 1,629 1.00/1.00 vMB 63
510,038 510,038 000000000000000000355ab5d695675ac0c8758064d75dbb65ac7985785f17ac 1,322 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.56 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: 669.97 GB
    • Received: 15.79 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.