Loading Tool

Explorer IconExplorer

Memory Pool

30,751 transactions
24.78 vMB
0.04726713 BTC
Random Selection Loading Transactions
Max Size: 123.86/200 MB

Candidate Block

Mining Attempt 7c9d063334ea76096fc85612bc2a2f8372f32244a4162e16c03945d3dd1da378
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root 70fd39defe56324da29feeac75aad9e43c23ffd7638e66abcf48984c5c48b38b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,319
Size: 1.00 vMB
Total Fees: 0.00303429 BTC
Feerates: 7.12 > 0.30 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (604,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,310 310,310 0000000000000000128a8c6b26a70583d193723d39da59bdfc7fba8eaabc05af 140 0.07/1.00 vMB 22
310,309 310,309 000000000000000026efd85c240a87050bb4a986a90dacc3022d3a74b01e8747 24 0.01/1.00 vMB 35
310,308 310,308 0000000000000000246acf884c3f8b5b8570cb69441bc29ef236578b63a720dc 776 0.47/1.00 vMB 25
310,307 310,307 00000000000000000326da577ab8a4d0abd5af91b6614ae462983fcbf36fb0f7 242 0.13/1.00 vMB 30
310,306 310,306 000000000000000013a355929ad58926dcb071045838ab807427a6b200a51a91 421 0.27/1.00 vMB 26
310,305 310,305 000000000000000011129249ee5999b0ef89920720735c2b2f2ae1a0920024c6 294 0.22/1.00 vMB 25
310,304 310,304 00000000000000002b2d6e3fbcdda521c05b8f0ed8bafd83a2d9554bbfaaf21c 296 0.16/1.00 vMB 26
310,303 310,303 00000000000000003b447633cb7f12321e765e050d818e2a6ce0bda71fb3f46e 836 0.54/1.00 vMB 29
310,302 310,302 00000000000000001e97bb852be19227be3f8961ab79608d1d8c1aa6f3196400 410 0.26/1.00 vMB 27
310,301 310,301 000000000000000000f1f27803bf3ed52894806f79c0762564ad60e2c2df6ae5 198 0.11/1.00 vMB 30
310,300 310,300 0000000000000000347f0a213c8d4b7bfc48edb91e21927caf053aba4b455242 177 0.10/1.00 vMB 33
310,299 310,299 0000000000000000118d0368e6bdae026162d1530b9fe4ad2c3236f70fd32eb4 70 0.05/1.00 vMB 21
310,298 310,298 0000000000000000214bfb232bcbed8d2d7103e0d6fb78330055108f60810f36 330 0.28/1.00 vMB 22
310,297 310,297 00000000000000000c3fb55c2a65b010a7764361dd3b3cebbeb8d5b9eeb3600b 715 0.44/1.00 vMB 28
310,296 310,296 000000000000000029b731d42fb8ee4a8e79cf287e74ad4ae36e808b258f62b4 395 0.33/1.00 vMB 26
310,295 310,295 000000000000000032ced3aad85f74fef09d07b4af2b6f29f568eecdbeba2424 67 0.04/1.00 vMB 25
310,294 310,294 00000000000000002d46079b9e07b29b70b5130e05fad55d589ea722123f12a5 443 0.26/1.00 vMB 30
310,293 310,293 00000000000000002bbc55d2807739892a5df48b5d63f0e13bba39665a045696 564 0.63/1.00 vMB 19
310,292 310,292 00000000000000002b4c50a0aeeb544a969d8452ea1183dd6145a0e8c7796e91 1,230 0.75/1.00 vMB 26
310,291 310,291 00000000000000000db1bc48c571548b0c72e061b8cc6e5e5005e1f2f8396111 1,117 0.35/1.00 vMB 53
310,290 310,290 00000000000000001a41899d9f208cbf18c5078003adf1b0f069d3a8fe7599a6 428 0.25/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.84 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: 637.60 GB
    • Received: 12.43 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.