Loading Tool

Explorer IconExplorer

Memory Pool

37,257 transactions
29.15 vMB
0.13894586 BTC
Random Selection Loading Transactions
Max Size: 145.40/200 MB

Candidate Block

Mining Attempt c872fecd694f91b2bcee8fa81b52dba67dbbfd1607f333ecfbc89cb2df2f54c7
Version 20000000
Previous Block 000000000000000000004e4a0cd99092da9a80120adf6e0206d92201d13ffe85
Merkle Root f8e288e361c4cac19cbc0bdf89b4c5079e88c1359268a643c1a16685dd1f6fcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.07846756 BTC
Feerates: 200.00 > 7.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,521 (455,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,601 458,601 000000000000000000a4c87351460dfa6d697ea38fabf5bec427eef4ed186ed3 1,797 1.00/1.00 vMB 183
458,600 458,600 000000000000000000e01882d116c73dbcd9e4cdd26e4f03651363b26a64b226 2,328 1.00/1.00 vMB 250
458,599 458,599 000000000000000000f33ee96e866870bbdac86ff28c37a711d8aa72a1d2234a 2,384 1.00/1.00 vMB 281
458,598 458,598 0000000000000000009312aafd06618b4613be1f0f0bb58bfe7077e2d4b890ee 2,612 1.00/1.00 vMB 215
458,597 458,597 000000000000000001424087e0a051592ea10131e4f038157ac5e98180adb32d 2,025 1.00/1.00 vMB 239
458,596 458,596 0000000000000000017755ebaa906c768b204f26faa25c90bbc8b692ee929fa5 2,604 1.00/1.00 vMB 297
458,595 458,595 000000000000000001bf04399a960f933afa730c397d4599d7bcd3d357e29d0f 2,353 1.00/1.00 vMB 157
458,594 458,594 00000000000000000138830a4398c4f029f888f270631733b517b8a092fc4ebf 1,814 1.00/1.00 vMB 222
458,593 458,593 00000000000000000214efb55ef94fb990a127deb76b55b04afb05f4481d0944 1,713 1.00/1.00 vMB 126
458,592 458,592 0000000000000000013e3a49f56839685995263649ad80bf0eed14eaf2edf097 1,985 1.00/1.00 vMB 160
458,591 458,591 000000000000000001f8f5ce71792ea57c5c98d4851063d6e2002550038c574c 2,733 1.00/1.00 vMB 135
458,590 458,590 00000000000000000169bf0e21b7c7d2d2e875e617d2fa7357f1391c31d39e85 3,373 1.00/1.00 vMB 145
458,589 458,589 0000000000000000005e490680053c6dcfdc0f1053bab75f802e93fd15a53191 2,337 1.00/1.00 vMB 143
458,588 458,588 000000000000000000469f462ce3abb31878bbaa006e9e002877c40c6a4ec87d 2,008 1.00/1.00 vMB 162
458,587 458,587 0000000000000000012c6bbcbf4987fda425ab2e30514b74ed701cc86731d061 1,994 1.00/1.00 vMB 166
458,586 458,586 0000000000000000015a81aa15d8de7a064e4e07e9b39e1e5546b992058bdc52 1,551 1.00/1.00 vMB 259
458,585 458,585 000000000000000000fcea2ca85408931572bc414848191af422d83fe604063d 2,447 1.00/1.00 vMB 224
458,584 458,584 0000000000000000024866b36a735223ab5d34cae54900326b301a44ed157e17 2,054 1.00/1.00 vMB 185
458,583 458,583 00000000000000000075085db035cad06ea0cd97af8c6aa9bc633ccd7507b630 1,231 0.50/1.00 vMB 191
458,582 458,582 00000000000000000152bf6105417102ae856a635f02221e291fcf344bcdd4cd 3,258 1.00/1.00 vMB 130
458,581 458,581 0000000000000000001ca0f029030be5d91e4ddb2e55f92567f6135bd1cbc92b 2,131 1.00/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 781.54 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: 616.50 GB
    • Received: 11.17 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.