Loading Tool

Explorer IconExplorer

Memory Pool

80,421 transactions
30.23 vMB
0.07602776 BTC
Random Selection Loading Transactions
Max Size: 184.99/200 MB

Candidate Block

Mining Attempt 44302a4774b2b0e277a53413948f18bfdfd16936a3158a94e3d120361a7f51d5
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 20fec23fc2243a4dd5669d9917965d5b1a70c569e04550591c9986d27947b26f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,371
Size: 1.00 vMB
Total Fees: 0.00869095 BTC
Feerates: 318.30 > 0.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (441,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,382 473,382 000000000000000000ae673720bddf3d23f2d8f39bedd87ee243c72559d27f8d 2,342 1.00/1.00 vMB 337
473,381 473,381 0000000000000000005368c061e38b44d4be582ed1e241d215652dc28f949b9c 2,362 1.00/1.00 vMB 434
473,380 473,380 0000000000000000001b0b8babd08f9ec6ca0e6d27ddda66013ea18d7e6ee449 1,965 1.00/1.00 vMB 296
473,379 473,379 0000000000000000004075e4b2a7a0ea632b41fbe2fcc4e26517645c32c038f6 2,047 1.00/1.00 vMB 243
473,378 473,378 0000000000000000001c1bb2395d2655bb473efed1893fb3927fdcd9136c1630 2,233 1.00/1.00 vMB 325
473,377 473,377 00000000000000000132756a3899242030334f0e496b87cf9d7cfcab418141ba 2,180 1.00/1.00 vMB 381
473,376 473,376 0000000000000000014684377c6a68d540f78f1cfe63ac22e291e2b96f3d7be0 2,308 1.00/1.00 vMB 385
473,375 473,375 00000000000000000012dd0b430ff1beba3f33ef63c283372eddf33681572798 2,206 1.00/1.00 vMB 102
473,374 473,374 0000000000000000005c3f6760f2399a9781205d83af0712f3a9b5d97c46a1c8 2,212 1.00/1.00 vMB 258
473,373 473,373 000000000000000000ce076df75ff374c3c60027a136ea63d380ae3498a5bf60 1,783 0.99/1.00 vMB 233
473,372 473,372 0000000000000000004aea69c0d89ebbe70601c15b2c4a371cd7e5d413dbe2b5 2,346 1.00/1.00 vMB 258
473,371 473,371 0000000000000000001e92f85cf1d2b5427ed29c2871798d505b45aa7f71e257 2,273 1.00/1.00 vMB 284
473,370 473,370 0000000000000000014b3f48def58e2eade82ecd611864024bef37b9d650e029 1,899 1.00/1.00 vMB 334
473,369 473,369 0000000000000000012c0080ee04df06fdf7641c072a6a58eb8e01249acf2ecf 2,054 1.00/1.00 vMB 322
473,368 473,368 0000000000000000005bc632ad49ee8dcb5b88153931bbf5929dc8f1556971cc 1,982 1.00/1.00 vMB 319
473,367 473,367 00000000000000000182eba3b4ce1913346ae6386475f20490f36416eecb5311 2,170 1.00/1.00 vMB 358
473,366 473,366 0000000000000000017a5996584c5c8215c43cf352ca166f51869cdd264d750c 517 0.37/1.00 vMB 240
473,365 473,365 00000000000000000023acde48db59167a432d50f533cd78e7779df7214fb036 2,253 1.00/1.00 vMB 445
473,364 473,364 000000000000000000b0e65656939fa7b134858f331e857a4156936f984161c2 808 1.00/1.00 vMB 344
473,363 473,363 0000000000000000011074d6948bb3e8cb6953cb026a81d58a8a91466917165f 1,074 1.00/1.00 vMB 192
473,362 473,362 000000000000000001126d2b145d62e8ff0282ce6019d4b6cd029d63f23faa9b 1,935 1.00/1.00 vMB 316
Previous 10 blocks ↓
Total Size: 783.00 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: 718.21 GB
    • Received: 17.88 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.