Loading Tool

Explorer IconExplorer

Memory Pool

48,471 transactions
27.64 vMB
0.05870898 BTC
Random Selection Loading Transactions
Max Size: 148.37/200 MB

Candidate Block

Mining Attempt f451e7a2166e3576481daceda525564321b70a8375f237d471c841e2f2f081a7
Version 20000000
Previous Block 00000000000000000000375fbbd5a8f857d9cad09c139bdeceef07d2f055246d
Merkle Root 863931c5b7c89bbbcb915fd8434ab17020ee8fc6330af22e45841a51c886392e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,257
Size: 1.00 vMB
Total Fees: 0.00661490 BTC
Feerates: 502.67 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,774 (687,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,497 227,497 00000000000000f1c32b160d7a66ee1d9194a023fd05f1a063d0881ceadb19b9 144 0.15/1.00 vMB 100
227,496 227,496 00000000000000bb6cf643f8de348a378dcc10f383fc3c0a4aa4134b5f76f6ee 117 0.15/1.00 vMB 86
227,495 227,495 00000000000000a86c0a6d7b3445ff9e64908d6417cd6b256dbc23efd01de26f 1 0.00/1.00 vMB 0
227,494 227,494 0000000000000135aeabf9666fc9f1d5b8573685db070a5f1dfdd78f728a167a 90 0.15/1.00 vMB 79
227,493 227,493 0000000000000043b5d8b2698363d0c7864f5d0d05638e06df888d191ed79991 494 0.20/1.00 vMB 232
227,492 227,492 000000000000024515b8c873bafb3bf05105ab3c24fca16b9326c7ceda01bcc2 235 0.13/1.00 vMB 155
227,491 227,491 00000000000002d359678de7973090dd9ceffe54c26749fa48865698563f723f 557 0.23/1.00 vMB 213
227,490 227,490 00000000000001d31c7f4430d52a1a0e8187c8072152c639797a5f48d75bdd2f 250 0.12/1.00 vMB 191
227,489 227,489 000000000000004fd577c4781a8f1b887af9f5ae276dbc849566350243925901 443 0.20/1.00 vMB 195
227,488 227,488 0000000000000030549804b279b2ec8e8b6d246a79589cb1256bc2b3d52bc9fa 113 0.15/1.00 vMB 82
227,487 227,487 0000000000000348a4d8b1f5b3ffe5bdbf626f02bc08cdf1077c7e6bf81c669f 280 0.13/1.00 vMB 189
227,486 227,486 00000000000002b3cf432c0302f4a9828e25328613d0a14b9475c1509ce0d4d7 256 0.29/1.00 vMB 68
227,485 227,485 0000000000000335b6479e1fa35bcb930c57ba35c04c15c6be826a3c2a5a41dc 165 0.09/1.00 vMB 172
227,484 227,484 00000000000000674fa48a6cef8a68d2323410afd77af67d3ae25e9cab8f937f 270 0.15/1.00 vMB 150
227,483 227,483 00000000000000e381e6e7a0854a3c5b292aa4fe76f0644c3ad988605802dde7 346 0.18/1.00 vMB 169
227,482 227,482 00000000000002c0a819cca9ff9def3f5535a9d475d57bd93493d5255cd29355 336 0.19/1.00 vMB 158
227,481 227,481 000000000000017eb3fd3255233cef083c3e9cc0094c501d4d311349aa69186c 141 0.05/1.00 vMB 217
227,480 227,480 00000000000002cf9949f5db54f39e9badc4133e1c321f6764f5c960e45ea372 652 0.25/1.00 vMB 182
227,479 227,479 000000000000004ffeb93570c38e01817207f95d9b813ca3e704ccd26660fb75 243 0.15/1.00 vMB 86
227,478 227,478 000000000000030222dd2ae384552eba5b4c174cdbbcdf0debdedd15dffef255 803 0.25/1.00 vMB 226
227,477 227,477 00000000000000a44dbcdadecd13367d7b9d220a2762ef167455e84006059c36 679 0.31/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 781.98 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: 648.41 GB
    • Received: 13.05 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.