Loading Tool

Explorer IconExplorer

Memory Pool

48,269 transactions
30.28 vMB
0.08677463 BTC
Random Selection Loading Transactions
Max Size: 161.75/200 MB

Candidate Block

Mining Attempt ade389f82ceb6e172d6c2b62eb879b3b23d6387f8304ab7d9d3626e8b1b8c129
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root fe9d0fdbae1961e77109256594fcb4f4d844a87744c7189876caae8f5eabf82d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,992
Size: 1.00 vMB
Total Fees: 0.02629067 BTC
Feerates: 101.56 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (361,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,451 553,451 000000000000000000253040e6500822c3acd95a5df9557b76551501068f244d 2,934 1.00/1.00 vMB 33
553,450 553,450 000000000000000000111d0792a75ef0cddae51ce0dfa5ed89798af15bed56f2 1,323 0.86/1.00 vMB 5
553,449 553,449 000000000000000000183b38b04bbc8b745d6a31f47cd18f0a7b50f96b007e7f 2,890 1.00/1.00 vMB 10
553,448 553,448 0000000000000000000257279085692d5fd9e020b972a65e20a3795276fe2fb3 2,978 1.00/1.00 vMB 27
553,447 553,447 000000000000000000082a395d1802d853471d9b545f694302208c273fd86a01 1,709 1.00/1.00 vMB 11
553,446 553,446 0000000000000000000fc553e1a058df3fe5802d564a78b19b42ca23ab2e29be 2,317 1.00/1.00 vMB 8
553,445 553,445 000000000000000000090ec3f61b680494c9278dcd8eb4b57bd710f817a024df 3,055 1.00/1.00 vMB 16
553,444 553,444 0000000000000000000f9d9a7beb53f12f0cc865e4214753c072ffac4c7ca21b 487 0.49/1.00 vMB 4
553,443 553,443 00000000000000000026cf86613c62a7e0783c13bc84ce136cebc6f22140498d 2,459 1.00/1.00 vMB 12
553,442 553,442 00000000000000000021de3bcf869102dc7baf054db6c142e9cf6e17355d83b8 2,631 1.00/1.00 vMB 16
553,441 553,441 0000000000000000001a1279a405c9b954d6f670fcfed3193c04c56c24b34c62 2,288 1.00/1.00 vMB 13
553,440 553,440 000000000000000000214d3f44e487848ca9b73a0c3a0bf5e83ccb45f98894ff 1,856 1.00/1.00 vMB 13
553,439 553,439 000000000000000000224d1e5e6d0b56eed15f4780f6b407b5c25658d3178131 932 1.00/1.00 vMB 7
553,438 553,438 000000000000000000007a5825fa271c03abeebb1e540431cb2a0b5be29027f9 2,245 1.00/1.00 vMB 19
553,437 553,437 0000000000000000000de3df2d572ee353acbf1dacdead1d91953ae5c22359d1 2,079 1.00/1.00 vMB 8
553,436 553,436 00000000000000000025d6cbaca34290f154fafa50f8cb3d252e40d35d6aa08c 1,218 1.00/1.00 vMB 9
553,435 553,435 00000000000000000026f4435f27a1d632dfb7e06e3194c1d87b3866fe4e7251 2,805 1.00/1.00 vMB 23
553,434 553,434 0000000000000000000245e684553871306d24df2a963fc51a3fcefaca02f39b 3,329 1.00/1.00 vMB 14
553,433 553,433 000000000000000000275372ad6c606d5630470eab7acf145fc2cf4fcfa5ed58 2,861 1.00/1.00 vMB 16
553,432 553,432 00000000000000000008879e452650660b595a9534481b92505605588576c127 2,899 1.00/1.00 vMB 24
553,431 553,431 0000000000000000002864e94fe9d4f3f25f8ff2c404804f7652987aa40acca6 1,560 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.13 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: 652.41 GB
    • Received: 13.77 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.