Loading Tool

Explorer IconExplorer

Memory Pool

80,381 transactions
29.68 vMB
0.06980345 BTC
Random Selection Loading Transactions
Max Size: 179.09/200 MB

Candidate Block

Mining Attempt 9d82138472a8017bad4f051409fcc48afa13fa6a9a61319bcdf21639e707ed60
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root fbc93348a0b71d5485c84f93b79357fe9c64b9e9387cefb4a31b019b6e5a1cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,143
Size: 1.00 vMB
Total Fees: 0.00932818 BTC
Feerates: 502.67 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (656,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,414 258,414 00000000000000246b74d24b04ebe4a02832f25d840cc2ccd2345698e2f6021b 117 0.04/1.00 vMB 60
258,413 258,413 000000000000000bf6770c750559449ae302e147dac3aef478380ed766274a6e 764 0.32/1.00 vMB 103
258,412 258,412 00000000000000259bd9c739562dd5a5c3d4c651652b7281a880b9439c4bfd08 243 0.11/1.00 vMB 83
258,411 258,411 0000000000000017521c58c2a9364a3d88b1b562f2d26da6f9ee63d364d03ef7 89 0.04/1.00 vMB 59
258,410 258,410 000000000000000697f01ad141730ae2d7aeac68e9b25fd25ff5ac2a24bc993f 201 0.10/1.00 vMB 102
258,409 258,409 00000000000000155e0d73af457be24237a779e5b7a18bb22b82db3c86df13cd 313 0.21/1.00 vMB 138
258,408 258,408 0000000000000009bc3dee266806fe040901a20f2d55f7e7c19f2de7762a4a1d 59 0.05/1.00 vMB 30
258,407 258,407 000000000000000e6ae848cb5e544b58cab79543700f49c88b9c541a1cab9fbf 677 0.25/1.00 vMB 109
258,406 258,406 000000000000001393cf046a856e95820f4990f12c9bda3848c2012ab4015324 364 0.14/1.00 vMB 101
258,405 258,405 000000000000002594dec72f176010a8bc5ddd5134c6124812a4f641e49e5fa7 435 0.16/1.00 vMB 103
258,404 258,404 000000000000001584e034f380d9ef3c33857acdcebbfaed98e48e64f4db37cd 119 0.05/1.00 vMB 2,197
258,403 258,403 000000000000000265503571107fb5c2ec5cb6fe0a5e9c2a1a51366b8b6ee067 183 0.07/1.00 vMB 87
258,402 258,402 000000000000000bb25424403e4048ba0931add05c7fb08d7b6ebd0f02ee9e22 319 0.15/1.00 vMB 430
258,401 258,401 00000000000000118a9951dceffeeeab790cab5fb066bbf319117e9382271318 59 0.02/1.00 vMB 49
258,400 258,400 000000000000000f942c5b1c153216adc963202e783fa5f3a4171680ac8505d9 454 0.19/1.00 vMB 368
258,399 258,399 00000000000000210b4a3e384b1920258474d83a36a6bc368c1cf7d64151cad0 255 0.12/1.00 vMB 84
258,398 258,398 000000000000001941fc4c3ac55164c33e87b37c3895714fd2de57aa9be49aab 1,326 0.50/1.00 vMB 327
258,397 258,397 0000000000000008b0f9a24cc943f38f48af17e7ac2b104434025c2328d87bbd 473 0.18/1.00 vMB 660
258,396 258,396 00000000000000106a5104a43beb13fba725ab3a70dcf4adb7f54d085b5bee6e 669 0.25/1.00 vMB 114
258,395 258,395 000000000000000d9290c80e8815806f9c90bc358dbe15a65dd8b94a82fbd368 226 0.11/1.00 vMB 84
258,394 258,394 000000000000000c41dcbf21b0aa0daa23ccd6f07258101e76221b77b6a119b9 296 0.12/1.00 vMB 537
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.