Loading Tool

Explorer IconExplorer

Memory Pool

23,367 transactions
10.43 vMB
0.02538688 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.67/200 MB

Candidate Block

Mining Attempt b6df66a2f59eca214e5ccd0be7b617027c546ce5339f28b6d9f7c345ad4c976d
Version 20000000
Previous Block 0000000000000000000114b1ea273efd282e9aec1ebb3ead47cab59aed6df4cf
Merkle Root 0626a79e83fd3eb6a69c4399b955e2331f3e25570e8c1ed90fe44f9b1e0846fe
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,735
Size: 1.00 vMB
Total Fees: 0.00829027 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,535 (770,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,538 142,538 0000000000000138e25a936cebc30f8ca92c194179135edb363a89aa12028d2e 101 0.06 vMB 301
142,537 142,537 000000000000030ea897de4cee20e4481ee97bfd9d93225040aef68d5b7c19ca 65 0.04 vMB 137
142,536 142,536 00000000000002563b3fc2ac8d0321a6283da6675e6410717dd7427a44f3aa48 10 0.01 vMB 47
142,535 142,535 00000000000005f89b13f09b312ad5dc771330c2c88548ad9c066953589fcb58 160 0.05 vMB 68
142,534 142,534 000000000000043bc1946d94f0ca3d2cca95b4a4a131ac06d651d2e3866f6462 96 0.05 vMB 133
142,533 142,533 000000000000077ff9e77c0c2cff6dc89af546fb7179b292f6e3c4ddfd66f337 155 0.06 vMB 944
142,532 142,532 00000000000002ea0cbf48fc318a1ea4f131449fb201aa24376616a77fab81a2 53 0.03 vMB 58
142,531 142,531 00000000000005a9a6e7ea1583d45a8a86ced481e2b048f1abf6ce4b422bd025 114 0.06 vMB 193
142,530 142,530 00000000000000df2e0ab2bd41f481afb9e99bcbc104779289a520af169120ec 141 0.04 vMB 108
142,529 142,529 0000000000000080662d0cb6e5a3c4a159caf4c687a9e2b81b23e29c22433f0b 33 0.02 vMB 97
142,528 142,528 000000000000043890b4260ad6b87d9063f0e6eff74043e094676ab35b0cafff 24 0.01 vMB 242
142,527 142,527 000000000000021eef9c4481e6be6f19781a937d96ff7e743bf6b6be2ccfaa07 33 0.01 vMB 167
142,526 142,526 00000000000007ba8aa0798854e377cdc0978b39bed1f7923a4e5e931636a09b 33 0.02 vMB 38
142,525 142,525 0000000000000599ac4a47290229a221efb3affed5f3f0e9d0ed2c2f598ef6e0 69 0.03 vMB 250
142,524 142,524 000000000000011c25c464eb61e15aa5b2c8091b5339b3b4d4cc342a6a37ab2c 86 0.03 vMB 152
142,523 142,523 00000000000007c30be0965d0cfd1d610e9e49c38a4acf231d17bbade46600a3 75 0.03 vMB 242
142,522 142,522 00000000000008b284fc05af797e8ab86eb8ae213b2fc30c5de4cbf697f19aa1 8 0.01 vMB 17
142,521 142,521 0000000000000629b63dfe45c4d9f6c8c00becb859b3a0e5537bba2f7837ac4d 137 0.04 vMB 85
142,520 142,520 000000000000072f5b8a73feea597c6880ba147c1f89e6e0858e2c9469a9a345 16 0.01 vMB 155
142,519 142,519 0000000000000465a32169c2a6e2b325cc3bf7332afcb6a22116a0e5113d105c 31 0.02 vMB 60
142,518 142,518 000000000000038fce2015aa8dc5bf94a9d74a12b43b392d7156dca87af3904b 16 0.00 vMB 286
Previous 10 blocks ↓
Total Size: 779.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 404.87 GB
    • Received: 2.11 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.