Loading Tool

Explorer IconExplorer

Memory Pool

42,102 transactions
27.74 vMB
0.07731632 BTC
Random Selection Loading Transactions
Max Size: 143.28/200 MB

Candidate Block

Mining Attempt 0a6cbdee2b6c664290c83a836cd08e84e09db983cbbed10b054676377189edc6
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root ffcaa0ccab58bcee7e2aa47afccddd332880b6ce44da6d3a83c8d6ba1e4f2538
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,232
Size: 1.00 vMB
Total Fees: 0.02181704 BTC
Feerates: 180.63 > 2.19 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (497,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,011 417,011 00000000000000000098bdc09fe6edd1640880f17f680e5eb19a44f4acd64641 1,896 0.75/1.00 vMB 68
417,010 417,010 0000000000000000056d9737f12a0b3ebaa2f8072a66a93cde397ed54529653b 927 0.33/1.00 vMB 69
417,009 417,009 000000000000000000ba20053cef043d98fb224860b63f4db7c78dbefc177095 49 0.01/1.00 vMB 72
417,008 417,008 0000000000000000031b59869423e6addaf8590a99dcd560b861cf68a1cd1291 516 0.26/1.00 vMB 53
417,007 417,007 00000000000000000529d384f383112a0a0de9dffac76437410160615de4b289 124 0.04/1.00 vMB 73
417,006 417,006 000000000000000000d020fcc2351ee33886dc7d74a444c68568d884c0f9a882 362 1.00/1.00 vMB 6
417,005 417,005 000000000000000001577e5f47e63b0286a8f16b11681a25b1290da32b18b64f 584 0.24/1.00 vMB 55
417,004 417,004 000000000000000003883d4d8b9dc96d44d961062a9d63a210b72f71743ac6c2 683 0.80/1.00 vMB 21
417,003 417,003 000000000000000003a0570ce7be97c6806c9ec8467908a8611db184e242109f 1,849 0.92/1.00 vMB 51
417,002 417,002 000000000000000004b7f885dd3f21490798e201c2812c40c0a2d2caa6c49c59 1,906 1.00/1.00 vMB 58
417,001 417,001 0000000000000000042f293d4617d0eca07fcadaf9d763a24edc7ec562671f34 411 0.17/1.00 vMB 61
417,000 417,000 0000000000000000050de1737c517d9b43209fed81df6bce7cbf41d20e915d6c 311 0.11/1.00 vMB 70
416,999 416,999 00000000000000000510cd634ea7e26b5a89b53901729db262f2d9c8f4df2e6e 505 0.29/1.00 vMB 54
416,998 416,998 0000000000000000006f65dfe146b356c88e398324d28ed652217d8e24420f0b 1,099 0.99/1.00 vMB 33
416,997 416,997 0000000000000000009edd219ef75426d45fbdcfb5e422861d25305a620dc783 571 0.35/1.00 vMB 39
416,996 416,996 000000000000000002a456588eb569462fe01ae15e9481f1c489e2b40d49111c 2,433 1.00/1.00 vMB 63
416,995 416,995 0000000000000000008f5af91742f49516c0e9a65c0198b9722da5d07fe0fdb6 1,379 0.62/1.00 vMB 56
416,994 416,994 000000000000000003e210e17b9dc3b63a8ea967a4975883744fc6abb6b714eb 637 0.29/1.00 vMB 56
416,993 416,993 000000000000000000201e1c2fd4c90af55731a35d592bdcfdcea116014b8cde 1,195 0.70/1.00 vMB 51
416,992 416,992 0000000000000000029b401a44ababd7d02e736dce03f881ebc30525cb1aa7ed 1,300 0.57/1.00 vMB 50
416,991 416,991 000000000000000005560dfaf74a9eab7cfb99d6680ad54ecfdd630f37f0ae35 252 0.11/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.