Loading Tool

Explorer IconExplorer

Memory Pool

84,239 transactions
31.99 vMB
0.09605207 BTC
Random Selection Loading Transactions
Max Size: 194.61/200 MB

Candidate Block

Mining Attempt c485020de463ffb5fa4a3ecf76b83ec02016ef09b12cc1a4d17bca1e6cfa0677
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 52dbf4b4d21622ec5633d0e7c9752d4989502a320d394930d020c0db4ec5e2e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.01938414 BTC
Feerates: 179.53 > 1.94 > 0.51 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (359,861 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,349 555,349 00000000000000000002e99f2ee250c0cd672a055f424d438e76790db0a65e69 551 0.30/1.00 vMB 13
555,348 555,348 00000000000000000033d7a70099cd8972770044da2176a8cd0dac4edefd0c68 547 0.23/1.00 vMB 10
555,347 555,347 00000000000000000024382a2e5f3e29fe61086588c22838b3d53fbe9987a894 2,159 1.00/1.00 vMB 12
555,346 555,346 00000000000000000023ea2e32f4f658bc2b1fd94e6f77487d085ba4dbd69889 529 0.37/1.00 vMB 12
555,345 555,345 0000000000000000003162bb1794c95cec4f307a8932e1f4cee4b49d060e911b 1,551 1.00/1.00 vMB 18
555,344 555,344 000000000000000000273fa18e06fa68c8a6b827b35e542d03d002a725c0af95 347 0.13/1.00 vMB 13
555,343 555,343 0000000000000000000251b836b57585f6ec2028965bcb84e55e81d124a9e26a 361 0.18/1.00 vMB 19
555,342 555,342 000000000000000000324a9ab34d6763cd2f502456234f557d11f1bf4c01ce13 1,632 0.82/1.00 vMB 8
555,341 555,341 0000000000000000000c0fd0beb83d3f5597fc630048a3a2450048df2d930ee2 463 0.16/1.00 vMB 30
555,340 555,340 000000000000000000054af25d974ad2765cb4fe2a8c68e294bf4793db79f84f 2,393 1.00/1.00 vMB 14
555,339 555,339 00000000000000000010030d7d8ee622a20c38edea20df11213921c199344cf1 1,697 0.92/1.00 vMB 2
555,338 555,338 00000000000000000002e3b592dec10a37cd77dc7fd2d0ba89f99f5b4e012858 3,265 1.00/1.00 vMB 12
555,337 555,337 0000000000000000000fc4471f1e57ddb57fbc3e081d9d99644841c0e2721c29 3,052 1.00/1.00 vMB 33
555,336 555,336 00000000000000000006993dc84ff0c8d8cac15ab4140cf08b9235c5cf69145b 1,457 0.90/1.00 vMB 1
555,335 555,335 0000000000000000000d1ba6540a116af7900a42c2c9061db7c57866aad3e64c 3,179 1.00/1.00 vMB 12
555,334 555,334 00000000000000000011d763d2ab507cbf32da19d61562e89d1d8aa82d733dd9 1,894 1.00/1.00 vMB 18
555,333 555,333 00000000000000000002d4294892362196fcc3ebe8733ddc6eecbe70566f1380 3,226 1.00/1.00 vMB 27
555,332 555,332 0000000000000000002cbcb04ffad6a88779362776b646822171d708f1a25be9 37 0.01/1.00 vMB 19
555,331 555,331 000000000000000000011a29140cad2c973dbf64fe92f4d6b31a401d24a63af9 1,006 0.65/1.00 vMB 7
555,330 555,330 000000000000000000295b8feb96a89b8dc2210d5cbeac9016bb1391606e74dc 2,918 1.00/1.00 vMB 13
555,329 555,329 00000000000000000010b6570fd663379c916418505afe2d86bc156438ee160e 2,251 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.75 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: 708.90 GB
    • Received: 16.78 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.