Loading Tool

Explorer IconExplorer

Memory Pool

83,898 transactions
31.56 vMB
0.08734236 BTC
Random Selection Loading Transactions
Max Size: 190.14/200 MB

Candidate Block

Mining Attempt bff80fdf257268fcf62a42074daabee99b7d101359a13a497078f068142aa270
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 4422c9a1a886de44b716447855649533c61c872cecb59d903efbca8fc51c0aa2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,285
Size: 1.00 vMB
Total Fees: 0.02103899 BTC
Feerates: 181.54 > 2.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (446,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,316 468,316 0000000000000000000d34e8f48ad4139908c9358cd4d8d3a4ffd0cb4623efa8 2,231 1.00/1.00 vMB 370
468,315 468,315 000000000000000001c890534c7936f944bb20121ef0ecd5942b5c84284455ca 2,164 1.00/1.00 vMB 367
468,314 468,314 000000000000000001b4b9c40de026c6280564faa0d05432579c3b86971494bb 1,689 0.99/1.00 vMB 393
468,313 468,313 000000000000000001b54d43a1a59a490221575fb03a4ec7f43651468d740a5f 1,363 1.00/1.00 vMB 245
468,312 468,312 00000000000000000022572d66154ec8683c002d60e1b02a5bb780edee955113 2,477 0.99/1.00 vMB 442
468,311 468,311 0000000000000000016c7625a389729fb9448dbbfe57470c143a8d5a51feb5f5 2,199 1.00/1.00 vMB 343
468,310 468,310 000000000000000000cf38ebcfbff350134aa3c59027eba6b3be2aa1548ccbc4 1,988 1.00/1.00 vMB 291
468,309 468,309 0000000000000000012bbd7678f50018e50e3acf431e302e5ae0c0b5bcb0d047 1,893 1.00/1.00 vMB 349
468,308 468,308 000000000000000000e9f15a54c15007df5c3ee41e71d38e9353a7f2e9620e54 1,882 1.00/1.00 vMB 401
468,307 468,307 000000000000000000bf9d7f2bbc10ac3e1ea47eb265d0f600a771c9c920026a 185 0.99/1.00 vMB 350
468,306 468,306 0000000000000000003645094b45ec0e01ffb12165708704f452f68a6d96e630 257 1.00/1.00 vMB 328
468,305 468,305 000000000000000001cec6663e63c31877d7a27c03471b1f3b580895a01445ed 220 1.00/1.00 vMB 350
468,304 468,304 0000000000000000015cf27a76777d6f5e1f7a708e74d30181dc439ee41eaaa4 1,497 1.00/1.00 vMB 391
468,303 468,303 00000000000000000069c438158d34a2b045d588f784fd1fa890dcfa209f14db 2,258 0.99/1.00 vMB 277
468,302 468,302 000000000000000001125db2db6d65d9cfe3050fea0e089c21d42668056a468e 2,118 1.00/1.00 vMB 320
468,301 468,301 00000000000000000023fadd6946b6fc70d8fb285071a9584a19c6e6530a8b0b 2,312 1.00/1.00 vMB 286
468,300 468,300 000000000000000000694ba9f8a844b25b5b174383b0871415872f7978bccbdf 2,289 0.99/1.00 vMB 330
468,299 468,299 0000000000000000011609fd2d49e3a12b8dfc1733145edbd3c4fed4d189775e 2,273 1.00/1.00 vMB 357
468,298 468,298 000000000000000000d7543e390735c85113c3ff5249d0c5eca9e1f8b5aabd12 2,020 0.99/1.00 vMB 323
468,297 468,297 000000000000000000f0684b41ec8e279ba268806246d66e461cabee1beef1bf 2,544 1.00/1.00 vMB 334
468,296 468,296 000000000000000000def5f6999c77ed87798b74bec4b253c8fc4990e5cafdf2 2,105 1.00/1.00 vMB 235
Previous 10 blocks ↓
Total Size: 782.52 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: 668.86 GB
    • Received: 15.60 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.