Loading Tool

Explorer IconExplorer

Memory Pool

82,793 transactions
30.39 vMB
0.14689981 BTC
Random Selection Loading Transactions
Max Size: 184.06/200 MB

Candidate Block

Mining Attempt 846c0c1c444de0d39d8ee1d55eb9a6cecdb509c44946e0306b127cf165103598
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root aae884e7e92475197221df3b667f6cae6e48eca557534441b1ff7869718a6593
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.06652682 BTC
Feerates: 150.61 > 6.67 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (587,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,182 327,182 000000000000000001fe6730babb479a77a1a5701243c6174351afe9eaf8aebf 83 0.05/1.00 vMB 19
327,181 327,181 0000000000000000145a061cff95b9712d71cf44c6efdfb89d32ff1b68d2e78a 389 0.25/1.00 vMB 25
327,180 327,180 0000000000000000153134281cb8fb30d463318da8cc26df1d1b96844355b20a 1 0.00/1.00 vMB 0
327,179 327,179 000000000000000000167d6f9aafe93460c12f82934d551129da661dc8ad9aaa 219 0.21/1.00 vMB 20
327,178 327,178 00000000000000001b78b7ae3d00700a798a243af6d11f7760931b541959ff2e 1,458 0.72/1.00 vMB 38
327,177 327,177 000000000000000013823d94c4c8fee2edbb86e362285065d8e581ad899f6274 40 0.04/1.00 vMB 18
327,176 327,176 0000000000000000192cfefe5323a25f816ac02bde8c96053c8078747774d7e8 191 0.12/1.00 vMB 22
327,175 327,175 00000000000000001b7c35a2ac4c1315521a9b2547a15738b510be9bdb36ce9b 13 0.01/1.00 vMB 18
327,174 327,174 00000000000000001a0f7b7087226fe83da1c6dfe957985affac66ff6c6c012d 120 0.07/1.00 vMB 28
327,173 327,173 00000000000000001aa7a8030ab629c9cea08a4a94846e6403a1e6d71882cd4d 132 0.08/1.00 vMB 22
327,172 327,172 0000000000000000193b8613db28b72caec7a69351a08943bff54bddb0ab7642 234 0.15/1.00 vMB 123
327,171 327,171 00000000000000000a81ef49231a67f68902a03cddb363e2d728148604fa4445 841 0.46/1.00 vMB 25
327,170 327,170 00000000000000000bfca91722119bacae6c16cd03c3d218e38dfba6dcf4b3fb 615 0.36/1.00 vMB 26
327,169 327,169 0000000000000000068b374a21c42215915eca6def48e2102d59e021870d1cab 972 0.60/1.00 vMB 24
327,168 327,168 00000000000000001dd18e036b0904b5fc63cb3fd6f2b97050b3da0bf1044776 713 0.72/1.00 vMB 17
327,167 327,167 00000000000000000a8da9324612a51521e03d8ed78d460e3edc36feec59d9ef 2,025 0.90/1.00 vMB 34
327,166 327,166 00000000000000001715c4e8e313a62fe0811d9af5fc76fa0acef75fa9f988be 358 0.18/1.00 vMB 33
327,165 327,165 000000000000000007d7c0a90bdfdc97bc11734e8fb825e3491ff8150a3f5f86 111 0.05/1.00 vMB 53
327,164 327,164 0000000000000000141e46701b5881268cbae1fd6038a7e74cbd699f0ecb00e4 206 0.13/1.00 vMB 24
327,163 327,163 00000000000000000aabcbea1cd53f214007265bbab672210a703df62518cca5 309 0.19/1.00 vMB 30
327,162 327,162 0000000000000000157fb2a44e6965a0fdfa802a92a60d0725a291b125015dc2 134 0.07/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.63 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: 672.32 GB
    • Received: 16.20 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.