Loading Tool

Explorer IconExplorer

Memory Pool

18,907 transactions
8.50 vMB
0.03018668 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.06/200 MB

Candidate Block

Mining Attempt c7d749ae7d521b13cde269af8a00aada240f1b9b2f57af451e65aaee3409a04c
Version 20000000
Previous Block 000000000000000000020b3bb8f61917f7848c1ad34d4f62bdc7addfd2b7533f
Merkle Root b5c2c61e4fa56d8768d0fd97b69f56aabec872fa433b7ab9b81b95491fc5e3b3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,341
Size: 1.00 vMB
Total Fees: 0.01205788 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,424 (750,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,479 162,479 0000000000000d0878e8429ed5b2f1de6def5a82bf811894993fa9d547a80b9e 25 0.01 vMB 167
162,478 162,478 00000000000001420aa5845bb851245ed3b4701e3729e7f5c5d72c197bf46852 59 0.06 vMB 87
162,477 162,477 00000000000005ee5532c15a34eb38dcfcd4090638d65cefec35706ae0f82901 20 0.01 vMB 151
162,476 162,476 0000000000000854eff8ec431b24693ede145af38ca32d138200f0d270815f54 12 0.00 vMB 120
162,475 162,475 0000000000000694a0c1dc0daadb6d1f80ff81c374f77de7e9aee4c459086b88 118 0.05 vMB 3,380
162,474 162,474 0000000000000b203b1bab86ab661c71cd1fd06c7753f02477a8c772bb2d7a6b 79 0.02 vMB 28
162,473 162,473 0000000000000a9d2d27ec6ea009358101858cfcc9285c4dc96ce74f27a9dbe1 32 0.03 vMB 135
162,472 162,472 00000000000003da8e40c6f49cb52fbb202ce1d5b62606b78ebcde3243b37002 9 0.00 vMB 385
162,471 162,471 0000000000000411dc97c11bda476ab220ff9cb50fd5db26fe234e9a4160ba22 12 0.00 vMB 31
162,470 162,470 00000000000002c7cd807bc15af6b9437940c4fc20fe187532fe4f4af0a9f310 70 0.04 vMB 211
162,469 162,469 00000000000009ec3c18a20617693255cc50a373c3004e3014376e03b7e01a66 52 0.03 vMB 200
162,468 162,468 0000000000000d2b56d1b9ebb531eff7dd47fcf7d6b0d08016e1a5abaf0d47f0 7 0.00 vMB 36
162,467 162,467 00000000000007494a2091438e51edab58f285ea3dc318c61f6e273b09c7f523 13 0.01 vMB 65
162,466 162,466 000000000000089972d2d24f587a14e807db00e81ed0399a45da283c07ba15b2 99 0.04 vMB 35
162,465 162,465 000000000000089d4345ac7fd6560c251a7ec0d168bcbfdbb0a728b8d51f52f9 40 0.06 vMB 91
162,464 162,464 00000000000002b410864c8c4f1266382e795223b8dc9f5e7d2b75f8e6063701 19 0.01 vMB 81
162,463 162,463 0000000000000886907a0ae2d27acabf12ae3366e66c07649b2512f820135b32 34 0.01 vMB 18
162,462 162,462 00000000000000334cdff412cd64a565766978cb595b19ef796ef46c61f52013 13 0.00 vMB 16
162,461 162,461 0000000000000c003ee3bd9b0196301f29ca2792691160240db372b0fc4d34e7 72 0.03 vMB 148
162,460 162,460 000000000000072f45e3b70dda865990208b44d5b0bda2e494239f8f22942eb5 17 0.02 vMB 15
162,459 162,459 000000000000093ca7db684e78050db5e3730228d12f82a6488aa5627c6e793a 34 0.01 vMB 310
Previous 10 blocks ↓
Total Size: 779.61 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: 297.85 GB
    • Received: 1.27 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.