Loading Tool

Explorer IconExplorer

Memory Pool

87,011 transactions
31.92 vMB
0.13376932 BTC
Random Selection Loading Transactions
Max Size: 192.71/200 MB

Candidate Block

Mining Attempt 7b1c0dc3f6d8b7a53f8385171d1f34da2d610ff006c528b57599bbd2b1043a8d
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 4aff19e955662ec2bf0ed3b965caab817f3d0751c456d1afca2ac785248bfdb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,107
Size: 1.00 vMB
Total Fees: 0.04784909 BTC
Feerates: 911.92 > 4.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (173,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,544 741,544 00000000000000000004c4ffe3b8a90b72b28049359b499efd451efa6cb09878 455 0.40/1.00 vMB 7
741,543 741,543 0000000000000000000001363223433c759f99814dc0ef6f3d73d4e500fbea75 1,468 0.99/1.00 vMB 7
741,542 741,542 0000000000000000000503cdd37989c5e77bdb54618e526076cd960f44944e34 565 0.19/1.00 vMB 11
741,541 741,541 00000000000000000007405211403acd96abd5c8c97804e266f1f3a3ba02bf13 1,486 0.56/1.00 vMB 11
741,540 741,540 00000000000000000004a97f2575e8eabbcbd24fa226338d0f254310a67ef245 1,088 0.41/1.00 vMB 12
741,539 741,539 00000000000000000005075c381accccd542472325cb22a95f678bcdc21edc0c 329 0.12/1.00 vMB 14
741,538 741,538 00000000000000000001f4569bd67b6c280885503e159444f68728643c505b45 620 0.31/1.00 vMB 12
741,537 741,537 00000000000000000000cfffa58b24f8ffc0c796a70e7dc271fb91d496515e08 113 0.04/1.00 vMB 15
741,536 741,536 00000000000000000003f35ffec42e5b51289f41d6026b7231337ad7407169ca 451 0.16/1.00 vMB 16
741,535 741,535 00000000000000000007483a647397a6cb5b24349826f3fe18e985d4311134b8 2,009 0.93/1.00 vMB 9
741,534 741,534 00000000000000000003009af374dde74f980d6932acea28a82881a5a544547f 435 0.28/1.00 vMB 7
741,533 741,533 000000000000000000036b973aaad405b63c92d5827631748fe71cb67a5dde7c 392 0.23/1.00 vMB 6
741,532 741,532 00000000000000000003285aa27e44f7eece4e6acaa594580cc92e9e8fe2cca7 1,726 1.00/1.00 vMB 14
741,531 741,531 0000000000000000000462ab8448d921628f5de276d98f977905ca27e36ddbd3 1,287 0.47/1.00 vMB 12
741,530 741,530 000000000000000000039969b2ed08035750968cd4f404bc54d29e9c89b0e88b 381 0.16/1.00 vMB 11
741,529 741,529 00000000000000000006a74231e47473b656ef326e1e115dff5f8743f5ee163b 2,001 0.81/1.00 vMB 12
741,528 741,528 00000000000000000005291f9e990beb4df02c9186d062897607f9dae106bbe0 291 0.11/1.00 vMB 13
741,527 741,527 000000000000000000007c06ffe9b184f784867e14ced512717cd458b7c09cdb 1,318 0.80/1.00 vMB 16
741,526 741,526 0000000000000000000149c2d0d3cd13cffd24bf84f0818b37e4242614fc3629 1,464 0.59/1.00 vMB 2
741,525 741,525 00000000000000000002b10656e5406ed8b40d733924a861a6249876e53d0f09 2,235 1.00/1.00 vMB 12
741,524 741,524 00000000000000000005fbdfca17ae457436d1116bd7672d2ada75e4ce8afc50 1,601 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.