Loading Tool

Explorer IconExplorer

Memory Pool

79,595 transactions
29.63 vMB
0.07192464 BTC
Random Selection Loading Transactions
Max Size: 178.36/200 MB

Candidate Block

Mining Attempt 33b26b6b0c905f84633517071636b87f699ad838f72be01a5f7811e32973f6f4
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root e9a5340bdf0c6279ce3415f6fba4b1d6696ad443d106f69027295e325d17e350
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,733
Size: 1.00 vMB
Total Fees: 0.01173672 BTC
Feerates: 150.77 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (455,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,463 459,463 000000000000000001244a1d4b7c7f68ac94cc83f38aad99bd57cf392be91685 1,147 1.00/1.00 vMB 81
459,462 459,462 0000000000000000024e662475bc8b676684fe6275f99fad02c643bbc1b2363e 2,535 1.00/1.00 vMB 166
459,461 459,461 000000000000000001fcfbd1802106566933a86b81117c4013153bc88002dc39 2,160 1.00/1.00 vMB 156
459,460 459,460 000000000000000001de7c005998f203a96d85f72752d29be0f5f7c0585d689c 2,053 1.00/1.00 vMB 163
459,459 459,459 000000000000000000218196fa1bc810699e2a555d5973bcd0da066c8b06cfd2 1,590 1.00/1.00 vMB 115
459,458 459,458 000000000000000001c15259dce78bd4ac8f45bd377bfa711991b19397528c4f 1,164 1.00/1.00 vMB 83
459,457 459,457 00000000000000000179b2931d69b98b11972e8985893ee636179fde8fc0689e 1,393 1.00/1.00 vMB 120
459,456 459,456 00000000000000000132bbd3d561b2f121c18beef69838cec8143f10b696763b 2,466 1.00/1.00 vMB 157
459,455 459,455 000000000000000001dbed773e8a447e075d4e08324a00173bcdd4d9e6850e05 1,821 1.00/1.00 vMB 108
459,454 459,454 00000000000000000170803b94f1125f25c049cd196219fb51f4a4e756169248 2,637 1.00/1.00 vMB 130
459,453 459,453 00000000000000000070cf33f73df186c464581aa87f6050ac019fdf4f7d225d 1,852 1.00/1.00 vMB 155
459,452 459,452 000000000000000001d665c10abdd6210336b9083c81779e48c9371f3b4e6e56 2,100 1.00/1.00 vMB 204
459,451 459,451 00000000000000000045eb1c5ceb2c70fa8950b3c739220db6ec314d89af9e85 2,701 1.00/1.00 vMB 128
459,450 459,450 0000000000000000001b13748e899a655e151737b4bf3367bf7750e432017359 1,886 1.00/1.00 vMB 146
459,449 459,449 00000000000000000221e7bd98f8779833e4ca819c9fd360e903511e74134b36 1,965 1.00/1.00 vMB 158
459,448 459,448 0000000000000000013c460b22d435c433aaece9c0e971b995918791745847d3 2,008 1.00/1.00 vMB 175
459,447 459,447 000000000000000000cb328fba708ea64149dbbe386152211c14e57ac458623d 2,628 1.00/1.00 vMB 225
459,446 459,446 000000000000000002417e5088d3589f43170949a2011a26980bf69ef3ecc79e 2,145 1.00/1.00 vMB 198
459,445 459,445 000000000000000001dff685ec70581036ef3ae502f5f8c050dc3b55f017e14c 2,672 1.00/1.00 vMB 228
459,444 459,444 000000000000000001c314f7b99739d7faf3fd05124497e207061452010eac7f 2,275 1.00/1.00 vMB 162
459,443 459,443 0000000000000000016c50ed2fa6bdbf73cd34275457ae21e0ee24fa57f47c1c 1,435 0.99/1.00 vMB 218
Previous 10 blocks ↓
Total Size: 782.38 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: 664.37 GB
    • Received: 14.96 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.