Loading Tool

Explorer IconExplorer

Memory Pool

51,704 transactions
30.68 vMB
0.14064142 BTC
Random Selection Loading Transactions
Max Size: 163.67/200 MB

Candidate Block

Mining Attempt eb790f106470ab97298ff563cc8258595d7792e18ec927122c33f951a7df7fb3
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root f5f99cb635671bf8222ffba2805841e3be00a0b8bff889076f763f0306d7696a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.05603019 BTC
Feerates: 179.69 > 5.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (462,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,292 452,292 000000000000000001452cfeca3c55a240ce29c88195bdef2af2ceb77b19093b 2,642 1.00/1.00 vMB 99
452,291 452,291 0000000000000000004e92d5524fd6fd2395ec19fc7f92e458229cc6b81f939c 2,134 1.00/1.00 vMB 90
452,290 452,290 000000000000000001906c1a6fddbebda6b243ded6b5b7985b3fddf284a3f7ef 2,056 1.00/1.00 vMB 121
452,289 452,289 00000000000000000191f54ceb1c818f013e8e5cc1ab9306684b407564184979 2,438 1.00/1.00 vMB 114
452,288 452,288 000000000000000000437e6a88e7c93ae9d05b5c7bdee0bc0bcf4eb372a0b639 1,894 1.00/1.00 vMB 138
452,287 452,287 00000000000000000054ca1fbcd56a4c80de712c6e78ad202a4eb864d8b3eb21 2,837 1.00/1.00 vMB 159
452,286 452,286 000000000000000001faf12278112f7074325cbb54ba404d359a7e3a87785ab8 1 0.00/1.00 vMB 0
452,285 452,285 00000000000000000261ea5d4d0bf75d2fd81ad78822ca4995a313e9dca3ebac 1,592 1.00/1.00 vMB 171
452,284 452,284 000000000000000000d1d695f87e0fe8589cb5819d013069ef07637bb20a77fb 1,929 1.00/1.00 vMB 119
452,283 452,283 000000000000000000519d96cb5cfb139768365c2a565b69b484e3375d94b77a 2,666 1.00/1.00 vMB 150
452,282 452,282 000000000000000001d3e273a219274c30b692033d4920a060ca45437b6bd5ad 2,323 1.00/1.00 vMB 239
452,281 452,281 0000000000000000022eba9612ecd08a6255560b1c3adb5176f655ebf4784451 2,423 1.00/1.00 vMB 80
452,280 452,280 0000000000000000006a343e86610bb963364451eae3941574c4017287474e93 2,136 1.00/1.00 vMB 117
452,279 452,279 00000000000000000268c7176f225676307ce5a702e3c409b905a2ece19ce4cc 1,388 0.63/1.00 vMB 153
452,278 452,278 00000000000000000201cf3795e690621a349894d17f653546b0e3cda5da1c4f 2,261 1.00/1.00 vMB 110
452,277 452,277 00000000000000000275d44a8d21da15bbb15d8144bfb1e03d7fb9d5fe788956 1,759 1.00/1.00 vMB 130
452,276 452,276 000000000000000000c52bf039f142fba4fd296f7107a63f0b21cb967a9b6e64 1,759 1.00/1.00 vMB 122
452,275 452,275 00000000000000000171725fa8cc608f92b192d372dc7157cc785a7e781cb138 1,835 1.00/1.00 vMB 174
452,274 452,274 000000000000000000d84bc23a5ba83315681834c0deaeda218062254e319880 2,405 1.00/1.00 vMB 145
452,273 452,273 0000000000000000024bb622b0011233840a961c0f04bba560b2fa61b47289f1 2,750 1.00/1.00 vMB 75
452,272 452,272 0000000000000000028ca03d31a23f34ba37ec6790e21deffad42246ac45f0ed 2,175 1.00/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 782.11 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.03 GB
    • Received: 13.70 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.