Loading Tool

Explorer IconExplorer

Memory Pool

77,224 transactions
28.99 vMB
0.06856524 BTC
Random Selection Loading Transactions
Max Size: 177.69/200 MB

Candidate Block

Mining Attempt 4d32e36debb72c859b4a8b6d53c6b18a2150cc01dcfb9afa6d9ebae084c5a015
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 95643340bd417c63a1066a6a47ef2941d37b1700b89d8f500de48370e7681f5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,140
Size: 1.00 vMB
Total Fees: 0.00533577 BTC
Feerates: 94.79 > 0.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (522,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,518 392,518 000000000000000003b41743662565fc359afd3bee597ccb442996b82dd6e13f 666 0.31/1.00 vMB 37
392,517 392,517 000000000000000009f4e32725dd6968793706dab4a6c296096e9ab0f0c378ce 1,454 1.00/1.00 vMB 20
392,516 392,516 00000000000000000423c76ccaf63c87bc1ce6e69406101669c32aefc230fbd4 2,447 0.93/1.00 vMB 42
392,515 392,515 00000000000000000204a83b5a99a3a29fd35e10913a1ba8833e389712c6b252 449 0.25/1.00 vMB 28
392,514 392,514 0000000000000000015d054298a4fcb97982b18c8d32f8d15e02b5282d202bf0 663 0.46/1.00 vMB 27
392,513 392,513 000000000000000009c2f7ebd7ea6856b3ae0bbc20a3c308a80f1f45bf33e455 203 0.18/1.00 vMB 18
392,512 392,512 0000000000000000057e8f8c1fedc23755b7a6305ba6bce4e380958a3ceac5b1 879 0.39/1.00 vMB 31
392,511 392,511 000000000000000007bb992417bd20bb28c233942ac2b1a034a51e0ef5339de9 223 1.00/1.00 vMB 6
392,510 392,510 0000000000000000092c851f91face2b7bce29de12c1e675424eaf885f61fc6e 1,395 1.00/1.00 vMB 22
392,509 392,509 00000000000000000a664861fd31873ebe61ef05790eb36da893fa34a16cc05f 1,046 0.95/1.00 vMB 18
392,508 392,508 0000000000000000064a3947538a2cf2db707f94a05fe95766c8c14cd73ef05c 1,993 0.75/1.00 vMB 43
392,507 392,507 000000000000000003d0dba159d7e98dbbfc5247a53d56550cbca2db91a62152 2,131 0.99/1.00 vMB 33
392,506 392,506 00000000000000000014a152d458a370c365c7697365dc0d662925c08038b54b 2 0.00/1.00 vMB 0
392,505 392,505 000000000000000008826a32dcb6fe15bf07e0237c4aafbf9ef8656586ef4ff0 1,996 0.75/1.00 vMB 43
392,504 392,504 0000000000000000018eb55323f8b9fdf24437165b81f8e5219d4874e67a4c6b 1,425 0.99/1.00 vMB 18
392,503 392,503 000000000000000001e61c271518a7043a8385286d133a5b9eaf3fd74b38e200 2 0.00/1.00 vMB 0
392,502 392,502 000000000000000001a81c3719259c38129170053108da0988553542720dc783 2,905 0.93/1.00 vMB 54
392,501 392,501 00000000000000000564dc6bd3b8e48fb6139935659f584a42b1dc7608993118 856 0.51/1.00 vMB 30
392,500 392,500 00000000000000000357dc3d36f15eebf90ad967f2305493ac6a5423eedeb788 1,051 0.67/1.00 vMB 26
392,499 392,499 000000000000000002d27720af7883cffc606d1c85889555b3a1d95f65400256 844 0.35/1.00 vMB 44
392,498 392,498 0000000000000000046e87df4fab9a67371d2f9f05f0e5e104403f5943c39571 947 0.48/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.80 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: 710.12 GB
    • Received: 17.03 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.