Loading Tool

Explorer IconExplorer

Memory Pool

44,701 transactions
28.54 vMB
0.06438073 BTC
Random Selection Loading Transactions
Max Size: 151.79/200 MB

Candidate Block

Mining Attempt 587f520c187988de029d642ff585c9f1c4e3762b47707e2e3e59ffb5e9fdba85
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 3b10d62adbd0546f73c164688ea453217d3a456b2445b037a8e0b83d437ccc3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,326
Size: 1.00 vMB
Total Fees: 0.01018777 BTC
Feerates: 60.21 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (794,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,467 120,467 0000000000003a92e904ff5084b7170867eb97dd8f7ea8529f7ef1f969c0a172 4 0.00/1.00 vMB 1,048
120,466 120,466 00000000000095f762adcd8a6b6081502d354a2c8d88ff76f7edf20d3bb770ee 84 0.02/1.00 vMB 85
120,465 120,465 000000000000a50a3c6a471333ea58b392e0f74ed6bca54d8c04cced0915a423 9 0.00/1.00 vMB 725
120,464 120,464 0000000000004c1e4c7d8e91a7e5907b84f5265ce66e99b1eae5947ec6c45427 10 0.00/1.00 vMB 349
120,463 120,463 000000000000589e0fd54561bf4d0a39d213c5c6a8bea4f4272044821e9a6951 12 0.00/1.00 vMB 0
120,462 120,462 0000000000007e122c6d5478efccb44f62b7516fc4f6456caf6250bc78a1b8f2 10 0.00/1.00 vMB 0
120,461 120,461 00000000000044f0f93afa970a7b95c91899a2b53040d449fdde7ee88856ce7d 8 0.00/1.00 vMB 0
120,460 120,460 0000000000005de3559bba3f403272916e53be98e8982201a5573b0ebc25737d 10 0.00/1.00 vMB 0
120,459 120,459 000000000000aa19a05550e1232120879182afb79244d0fa1853443629823acc 12 0.00/1.00 vMB 661
120,458 120,458 00000000000063984244d41e8649a870a3cadf11fcee4306c5fe6521183902ca 10 0.00/1.00 vMB 294
120,457 120,457 0000000000001a6f501e5929ab14799ca80c0bfa539113c0ff765c463bdbd5d5 11 0.00/1.00 vMB 996
120,456 120,456 00000000000046cd000508bc867a81cea526ac93e374aab80c22729d91fe0a81 17 0.00/1.00 vMB 229
120,455 120,455 000000000000aff46c8ef335d222fa9a7e486efce5e1cba0aa1268ae5e6fc7a4 239 0.07/1.00 vMB 82
120,454 120,454 0000000000007ee7e07eae680db122b7a2a5807e068d876a3a22e7be75701dcc 22 0.01/1.00 vMB 722
120,453 120,453 0000000000002cf80f840a46787e86c6d036f48b056cbbb29f5980631a73dd27 8 0.00/1.00 vMB 0
120,452 120,452 000000000000b1ae6eee5b2163c746baedbcec3ca32080fc46b21b28bd0b0b05 11 0.00/1.00 vMB 0
120,451 120,451 000000000000803572a8b9bad66ee25fb1754a7b600ad8268fe1a59ecddefe3a 11 0.00/1.00 vMB 0
120,450 120,450 0000000000007f77aa02a642e7b568b1e6623376a4951f0383e9dce13175fc93 9 0.00/1.00 vMB 607
120,449 120,449 00000000000040fa98248fe6a0806b81e81d14368beb78684b81b5d415a69d20 15 0.01/1.00 vMB 850
120,448 120,448 00000000000058b1e68342fb064a8f8d384e340b7a1d249f87af23147c19300b 12 0.00/1.00 vMB 0
120,447 120,447 000000000000411023717bd25f972d392b566b29324edd3458bd46f68594be87 13 0.00/1.00 vMB 337
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.80 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.