Loading Tool

Explorer IconExplorer

Memory Pool

54,225 transactions
31.38 vMB
0.17623097 BTC
Random Selection Loading Transactions
Max Size: 168.77/200 MB

Candidate Block

Mining Attempt d5f8553e916eedbc40eda1b0055fffe551de169360ec08870d27e1780878d472
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root a4eb59c9a775d902bbbd94f96a746d1253165ca29e3a373adc5f231e2d473581
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,382
Size: 1.00 vMB
Total Fees: 0.07901642 BTC
Feerates: 150.75 > 7.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (412,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
502,251 502,251 000000000000000000694f6000c47d387befde0792876f6b0d0d90bc1f060a8d 2,396 1.00/1.00 vMB 528
502,250 502,250 0000000000000000002ddd379449e0e17f6ecc26a6c6dfe33aa829fde4a4bf7f 2,710 1.00/1.00 vMB 397
502,249 502,249 0000000000000000001681a5d790d89f2a75412e61b4084d0f800333c2f3ac5c 2,129 1.00/1.00 vMB 465
502,248 502,248 00000000000000000034cb751b20d15b60eab1099309707106dc48e1bdbf0752 3,093 1.00/1.00 vMB 450
502,247 502,247 00000000000000000040f356e5b35b0b0b60a59f2c18e35954a4dc84d154e995 2,807 1.00/1.00 vMB 563
502,246 502,246 0000000000000000006997ab02a6aa4cf8003609967ed09745f114293e866e96 2,769 1.00/1.00 vMB 499
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.12 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.