Loading Tool

Explorer IconExplorer

Memory Pool

77,289 transactions
28.42 vMB
0.09276628 BTC
Random Selection Loading Transactions
Max Size: 172.87/200 MB

Candidate Block

Mining Attempt 7ec0ccf261ba9fab25bb218f3c2abe9c39e784e8336b4ec7574a24881bfcdafd
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root cc4b1c5d34153731fdce8dc2b8d6b3c4eeb294307cc28a3d62ead42f581699e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,891
Size: 1.00 vMB
Total Fees: 0.02908871 BTC
Feerates: 201.07 > 2.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (539,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,491 375,491 00000000000000000ecb689cc217f9d7fd01679d2d111670ea239d90386f1e9c 276 0.30/1.00 vMB 12
375,490 375,490 000000000000000009cca4a5dc84defaa0e89aa974a3fcd9319571e0c4d0956f 456 0.25/1.00 vMB 28
375,489 375,489 000000000000000000e7501f08b3936b69ecc163cbb99dd042190a3bbc77ded7 2,234 0.93/1.00 vMB 54
375,488 375,488 00000000000000000bdc96dfc428d3b8ffa4aa46c6868d3e98b8c1605ea4c22d 1,621 0.86/1.00 vMB 30
375,487 375,487 00000000000000000e6ef037da2fc09cb29713849d27fc3ecc4f1eedb283b157 1,447 0.75/1.00 vMB 37
375,486 375,486 00000000000000000304c1bdbc213b2dc3c8bdfc247e83525a92f928a57b0a9a 1,565 1.00/1.00 vMB 20
375,485 375,485 00000000000000000dfc3457c2bab487b04e71078c5bf829ca5d0d540dd248a9 1,153 0.95/1.00 vMB 25
375,484 375,484 000000000000000001ebbb634af15574bbfbea8ce291a261fb4da2f6d1cbd9fb 1,254 0.86/1.00 vMB 30
375,483 375,483 000000000000000012203c671d05bf1c6210f169da06de58297cf74c1eb982d5 963 0.87/1.00 vMB 20
375,482 375,482 0000000000000000080baee7ff8e34ee47a9212e53f5c6a6382d11e3ce14adba 1,056 0.93/1.00 vMB 24
375,481 375,481 00000000000000000dc930aa3160be023c02344b59b6f0731b770ec723eeab20 1,734 1.00/1.00 vMB 62
375,480 375,480 000000000000000010c460f67b20ecbad0f9c332a83cc655842bd879746cecba 100 0.75/1.00 vMB 72
375,479 375,479 00000000000000000fa8bfd95b6a473d5d8864c74167dfec7077f684b95d106c 181 0.50/1.00 vMB 76
375,478 375,478 00000000000000000136a5ac1249915401f2d0a2691891a325f66bf4e9cb821a 912 0.75/1.00 vMB 58
375,477 375,477 000000000000000011910c4298029436d1f794019ed9191ea4e0cea3d142159d 1,944 0.95/1.00 vMB 45
375,476 375,476 000000000000000000609b46310ae6011f4a0d9fd63b4ba795d03d89a5325554 1,652 0.75/1.00 vMB 47
375,475 375,475 00000000000000000640b9f3d89224b105828421612025334c31a73810872804 689 0.66/1.00 vMB 19
375,474 375,474 00000000000000000a02a2bf9d7b366e226160b8412830e6d72061ea7712d970 1,512 1.00/1.00 vMB 30
375,473 375,473 00000000000000000c83bb30cf5030c32f2fee09b95757eab64aa3e45991ad6a 1,595 0.95/1.00 vMB 32
375,472 375,472 00000000000000000652f49057d8424ba0a0e8177a66f6c280c84c85b574d40a 2,134 0.95/1.00 vMB 54
375,471 375,471 00000000000000000b4b66440728d1985eaca478bf2c837441739339a0c79c1e 1,525 0.95/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.