Loading Tool

Explorer IconExplorer

Memory Pool

78,014 transactions
29.29 vMB
0.06350998 BTC
Random Selection Loading Transactions
Max Size: 175.99/200 MB

Candidate Block

Mining Attempt 7eac65527d3feffb314fcfece8fd69373fe792992a36e92d438d266e3b1f7887
Version 20000000
Previous Block 000000000000000000001a6f6115c32c340a2159b30f9ffd632f63424aa563f9
Merkle Root 129cf66059965853377ea093ec7116a855ae66ad2d4f64ccb2f27d3161c3ccaa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,803
Size: 1.00 vMB
Total Fees: 0.00423507 BTC
Feerates: 60.09 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,016 (616,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,420 298,420 00000000000000002f91211c77772457dab530a7f42ee5aa0d3151008fbfe8ed 53 0.02/1.00 vMB 29
298,419 298,419 00000000000000005a4f8d0bfd624a376c4e52a231c5ef70879a0bd66ae27f3c 375 0.20/1.00 vMB 31
298,418 298,418 00000000000000001db6b8d65abe7b4f58f2e4f33fe7271f4e0063fec78294f4 59 0.03/1.00 vMB 33
298,417 298,417 0000000000000000249605cb3b97223c07ec2c33ff7c04235539cedfa848d428 239 0.14/1.00 vMB 32
298,416 298,416 0000000000000000068facd45ca4c1730d589bb0de5d2e18e3810eb973b1a235 125 0.11/1.00 vMB 18
298,415 298,415 00000000000000007c8068ecc36a81a714d1036b6034dbab4439266542f59ff1 723 0.35/1.00 vMB 68
298,414 298,414 0000000000000000745e5de29837daa8c29ab348a0691a6b4782f939c69bbac5 653 0.38/1.00 vMB 38
298,413 298,413 0000000000000000211a84c47bebd5ddcc1ef4810002910fd17f9c7b9ceeae17 148 0.12/1.00 vMB 23
298,412 298,412 0000000000000000574db386bd99c04e0061d7e1e3b11aa7de8eae81f0919078 104 0.06/1.00 vMB 29
298,411 298,411 00000000000000004cbd52c6b1a89510efbf15276223ef097399c477c8aef9b5 93 0.15/1.00 vMB 18
298,410 298,410 0000000000000000287fee0579eb03ce4aa6931fca941d42f5b290a812966172 484 0.34/1.00 vMB 53
298,409 298,409 000000000000000042e0bb6f4d7ce84c87cfa7fc0bd130e946dfcead5317c40e 110 0.15/1.00 vMB 19
298,408 298,408 000000000000000075e9204a85cbac6c4c2e964a4eafc40572c90e26fe4243fb 512 0.22/1.00 vMB 54
298,407 298,407 00000000000000000cdefa6ac1386f03e020721cd0292f0805fb0ba52da121ce 224 0.14/1.00 vMB 26
298,406 298,406 000000000000000048b67df4ac519c2d97258e818894ec671de669431bdcd605 151 0.07/1.00 vMB 37
298,405 298,405 0000000000000000789f987a881a2af5ec37ad7d35bf815ecfa61bf2ccdab34d 39 0.02/1.00 vMB 32
298,404 298,404 00000000000000003fdf305ea54f31487f63a40432db670177b239a3b9ee4be8 216 0.17/1.00 vMB 24
298,403 298,403 000000000000000040f3a801198fb96c5a49998bd7fa706a3bb0e058bd6f1c40 256 0.12/1.00 vMB 53
298,402 298,402 000000000000000026c7def799f1cb72c0acffb9477a451a914a3e95da29f421 265 0.07/1.00 vMB 41
298,401 298,401 000000000000000078056e082b11855987e1247f7d9e4a813e3381bad7ed417f 365 0.18/1.00 vMB 38
298,400 298,400 000000000000000019421c02df6f19274abd7e28bffef3acee3d7929d05e964b 276 0.17/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 665.41 GB
    • Received: 15.13 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.