Loading Tool

Explorer IconExplorer

Memory Pool

55,997 transactions
31.85 vMB
0.20269715 BTC
Random Selection Loading Transactions
Max Size: 171.71/200 MB

Candidate Block

Mining Attempt bd0caf87d88abd616f3e78dbc3ed71ae54a56af14cc54da07189895eb6a406d2
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root d544a8ed03510ab2bbd21ef01a8d7ba96dab41754d3f6a13017ef714a401e562
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,483
Size: 1.00 vMB
Total Fees: 0.09218355 BTC
Feerates: 502.67 > 9.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (412,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,272 502,272 0000000000000000003b3aee4881109c545f96bb1b3d1420437068644fae72fc 1,551 1.00/1.00 vMB 200
502,271 502,271 000000000000000000034d35cabe87df8171ba311a52b379942298235e8462ef 1,831 1.00/1.00 vMB 240
502,270 502,270 0000000000000000001b2ad8bf7e484ae87438f008d6173e323dbae5ff1eadff 2,417 1.00/1.00 vMB 314
502,269 502,269 00000000000000000019bac0af57980d57c51b50213aa9c2e2db174ca652fb17 2,681 1.00/1.00 vMB 428
502,268 502,268 0000000000000000008b805e3769320b6be57db991c845cfe03ed671c23da7ac 3,268 1.00/1.00 vMB 469
502,267 502,267 0000000000000000003c68a03ebbb6e6e8c782a144680cc53c618424e649982c 2,534 1.00/1.00 vMB 543
502,266 502,266 0000000000000000005005bf661b7ee7ba252217eac91dfccdce444fdf4edeee 2,422 1.00/1.00 vMB 499
502,265 502,265 0000000000000000007acdd4618a47e6694869f6291ee75a4dcfe7d570e38c44 2,928 1.00/1.00 vMB 352
502,264 502,264 0000000000000000004456dc2cd6a93916c31459f81d0619108144037ea172f8 2,072 1.00/1.00 vMB 361
502,263 502,263 000000000000000000220e5e67dbabf0d52ee0825d2695b29789d4edeb6d1bfe 2,545 1.00/1.00 vMB 404
502,262 502,262 0000000000000000006f5780955fb4a8c65cbbe3bfb7e20edd8190efffa641e1 3,052 1.00/1.00 vMB 452
502,261 502,261 000000000000000000731b8537ac35449330f9be672782aa5250678c846c9299 1,685 1.00/1.00 vMB 688
502,260 502,260 0000000000000000002aa0706e9217905462c2329831bf87f5769c617632d765 2,791 1.00/1.00 vMB 452
502,259 502,259 0000000000000000006d8bf168b8cffabaee19fdceebc678ce1e56d16def7836 2,679 1.00/1.00 vMB 516
502,258 502,258 00000000000000000047dbf1974c0c162e800218fe1dc9d0d64200ad00a7f4a9 2,539 1.00/1.00 vMB 451
502,257 502,257 000000000000000000116f08f198c3293c61f2050b64fb6804162f9220332bfa 2,474 1.00/1.00 vMB 535
502,256 502,256 000000000000000000811e23a1d243c894dac339f1ed5ae896dbaa47ae190959 2,101 1.00/1.00 vMB 350
502,255 502,255 00000000000000000017761d37428c3831d353a84decc15e6c600bcf3ec35066 2,585 1.00/1.00 vMB 497
502,254 502,254 0000000000000000000f50bc95c28dba49277bd3d87351ef4c77302f027fc0c7 2,564 1.00/1.00 vMB 360
502,253 502,253 00000000000000000070933ab79c15b4618750effcade6164b0273d41628484e 2,827 1.00/1.00 vMB 410
502,252 502,252 000000000000000000677ef4df9202b90006c43898ee07db2e4700b76ab234b5 1,939 1.00/1.00 vMB 551
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.