Loading Tool

Explorer IconExplorer

Memory Pool

88,764 transactions
33.77 vMB
0.14235154 BTC
Random Selection Loading Transactions
Max Size: 199.99/200 MB

Candidate Block

Mining Attempt 02b57fff5673f63f88dc69aba95dfa93874a9e03008e9e52343a70cecfefede5
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root ab992901ad814e64b5c68ae9a74ca78c7b19ecf29b5d14d571ada4c71001376d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.05750084 BTC
Feerates: 469.97 > 5.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (519,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,123 395,123 000000000000000008be90556477b3b93d625b610bf224f0e18d586a012887a1 2,691 0.95/1.00 vMB 49
395,122 395,122 0000000000000000018d2d15978406b5da0fe7c277495186a0eab7e160e7eb17 738 0.39/1.00 vMB 33
395,121 395,121 0000000000000000016f13323dc469c411a75b54f5237317378330d5ef8e32ae 1 0.00/1.00 vMB 0
395,120 395,120 000000000000000002e3739c3051867d516c6a87f1a1dd7a812c67e4f0dd15b6 1,586 0.86/1.00 vMB 34
395,119 395,119 000000000000000004b62c45eab0fd589af5da9939d09c80ce21e9880df70098 1,843 0.81/1.00 vMB 40
395,118 395,118 00000000000000000807a751ab6f0208b9a3c9042d23f1d4f750b2c78fd98c24 1,026 0.55/1.00 vMB 36
395,117 395,117 00000000000000000630a40f6f941aee8bb474670dc8513513423d277647d7cd 212 0.19/1.00 vMB 27
395,116 395,116 000000000000000005322eda66f1c9142c1877a4320ffe9932a8186cf7fa3b29 474 0.65/1.00 vMB 16
395,115 395,115 0000000000000000058c2e39fc06722701c419cb2cd3ea6864b0fffffc9f9010 1,577 0.75/1.00 vMB 37
395,114 395,114 0000000000000000042640ddf512448362ac56abc81ff8807321709e0eb359e7 1,926 1.00/1.00 vMB 37
395,113 395,113 0000000000000000083bcc9dd924154848a409b37126ba137cc389508320544f 1,565 0.75/1.00 vMB 37
395,112 395,112 00000000000000000312fb159d47fa8134a466cd134937be0278aa4ab0ffdbe0 282 0.16/1.00 vMB 28
395,111 395,111 00000000000000000064bd7c28e7587d5387db08e593f08892a9a7503dae128f 592 0.41/1.00 vMB 24
395,110 395,110 000000000000000008b8b8522afad8a83263c1f91cc7f350ac58576b095d104a 651 0.43/1.00 vMB 28
395,109 395,109 0000000000000000065fe70ac2b0b74fbc80802bd33b80e9f87048dbba63edba 1,166 0.60/1.00 vMB 34
395,108 395,108 000000000000000004da673c1a3ff67dc9a177a7f363bcd3a31a601264844565 1,802 0.86/1.00 vMB 38
395,107 395,107 000000000000000005bbefd4c73999148dfd45209f0615019c13c0ec9e0bd835 83 0.30/1.00 vMB 7
395,106 395,106 000000000000000006a369560333bddd6bafba6952d0fd362f94432bb0afb63b 370 0.17/1.00 vMB 37
395,105 395,105 000000000000000004dcf8f0a1f05f42c6f78bee450dfc31d0962600a9a65e7a 428 0.24/1.00 vMB 32
395,104 395,104 0000000000000000076ac985eade4f0b568ed36a7e34aa870f7c560aca2c62a3 2,126 0.95/1.00 vMB 39
395,103 395,103 000000000000000004c9eee7ad3eacf9f719a534bfa5d6873305e83cae1d8122 705 0.99/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.30 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: 657.95 GB
    • Received: 14.56 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.