Loading Tool

Explorer IconExplorer

Memory Pool

81,342 transactions
29.87 vMB
0.13392212 BTC
Random Selection Loading Transactions
Max Size: 180.84/200 MB

Candidate Block

Mining Attempt 578a6ed915e33bd6d5ef31e5e30c428df28461aed0f517903819b4dc7fb91bf3
Version 20000000
Previous Block 000000000000000000005c2fc4d2b95ddb889fb35eace1de4a362d4b7706c2e6
Merkle Root 3e75d929666f2c650e214470d1f1c4bcab7ba28b481b1574a0e0e4b5d2b7bebd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,941
Size: 1.00 vMB
Total Fees: 0.06805321 BTC
Feerates: 213.90 > 6.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,109 (560,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,866 354,866 0000000000000000066caf8ef3e51c6be655bc89bd94d712bedbe76a9b11dee5 386 0.19/1.00 vMB 20
354,865 354,865 00000000000000000fcb075645e9d1cb0ac2c6256ef7bd642d8c9623a2585f21 638 0.28/1.00 vMB 30
354,864 354,864 00000000000000000d340d7eabe957901740aeaec61354e6b732095e3e6a1583 1,205 0.62/1.00 vMB 30
354,863 354,863 000000000000000004ed260807e9fe54a10a9c2c2d7bc988768f7a0460128d5e 294 0.19/1.00 vMB 22
354,862 354,862 00000000000000000e9b864aefc442becd172a67488f014431c3142506f59b82 298 0.21/1.00 vMB 22
354,861 354,861 00000000000000000904194680831ddadabd4eff52d732876c7a31b49396e486 117 0.06/1.00 vMB 21
354,860 354,860 000000000000000007ea1b69acfe38f4e68b732f2a259532c082df97fd1b94b5 189 0.16/1.00 vMB 20
354,859 354,859 000000000000000009261a8cf22d4010c73d788be9167ab32063b161d77fa9c7 36 0.02/1.00 vMB 30
354,858 354,858 000000000000000011ad7f952d979e967448cfff0ac63ae2b0a227a4a8aa0ffa 114 0.07/1.00 vMB 20
354,857 354,857 000000000000000012496e513d36d913185d94cd89c37485338c2c865c274fda 1,097 0.61/1.00 vMB 27
354,856 354,856 000000000000000002f8ade0ca2256cb3c4fa127bec93946f3891677f98d6f45 232 0.13/1.00 vMB 24
354,855 354,855 000000000000000009f2e0a24853ce205aa1fff9a699c9ef834dc9b2a90014b8 383 0.26/1.00 vMB 35
354,854 354,854 000000000000000013a12c696e7367eae9fc3ad8847cc2152ee67c0cde95047b 175 0.10/1.00 vMB 22
354,853 354,853 00000000000000000d4a7ba5bf5d0c767c0c4708bf0f37efa668450d084f161c 290 0.13/1.00 vMB 32
354,852 354,852 000000000000000007b4e4a81a4890e060ab1d59c2ed46bbc6cd6e52c0668921 872 0.52/1.00 vMB 24
354,851 354,851 00000000000000000c60b5f47b851fedbe02d4eba23dbd4b0f5c4c57f35693e3 433 0.24/1.00 vMB 28
354,850 354,850 00000000000000000984e5c668b6fdf3580ae2132e0ba3d4c0e2aa804735bcf3 348 0.22/1.00 vMB 23
354,849 354,849 00000000000000000604d8d7bdb29668cfe00893784430a17eb176922bbee43e 609 0.35/1.00 vMB 27
354,848 354,848 000000000000000007a62d2c63b8e17300e9efea6221c61c51bb65dd6a5e3557 197 0.09/1.00 vMB 28
354,847 354,847 000000000000000000ecb9a47e6ee4af8c6b3ff0d15d01af2b0f5a892012c26c 395 0.22/1.00 vMB 29
354,846 354,846 000000000000000010dd87afec202ee9bd827064766ddaafe40f875d3022838f 199 0.13/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.58 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: 671.33 GB
    • Received: 15.91 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.