Loading Tool

Explorer IconExplorer

Memory Pool

39,665 transactions
26.96 vMB
0.07328368 BTC
Random Selection Loading Transactions
Max Size: 139.49/200 MB

Candidate Block

Mining Attempt 17690a5936c4d05702abbcb6227188b2252edada71ebaf3e028d14ad8231ace1
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 814107bfbce8e1dcd8b8cd3ebc7da923992c73e94bd996e05f5fb207a42294fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,069
Size: 1.00 vMB
Total Fees: 0.02009732 BTC
Feerates: 201.37 > 2.01 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (148,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,667 766,667 000000000000000000053b70ac4eaabb1a051a3291d03e51562a311e2b7784ca 3,293 1.00/1.00 vMB 15
766,666 766,666 000000000000000000046de9885d5f916387d338314d53a11618373e4c727187 2,842 1.00/1.00 vMB 34
766,665 766,665 000000000000000000063ad3e7986a3d0d28375212e03d2e3e17839d46fee931 2,568 1.00/1.00 vMB 16
766,664 766,664 000000000000000000045fc9e9c69080fe508df0a19381daf3fb9d3c2c3c4a8c 249 1.00/1.00 vMB 3
766,663 766,663 0000000000000000000142d9cf4bb9ee359a4c52705271144221e146174f648f 1,048 1.00/1.00 vMB 10
766,662 766,662 0000000000000000000317f936420d3ec2ccddcf8f83353318ced825ed19e1fb 213 1.00/1.00 vMB 2
766,661 766,661 00000000000000000005894dcf23d6240f3cb8ec8297048f0a045fb6c750c7d8 374 1.00/1.00 vMB 4
766,660 766,660 00000000000000000007b91b55623f29c232d7264a598b6e2f00ece8131e19b1 1,894 1.00/1.00 vMB 4
766,659 766,659 000000000000000000036254c37d8eab5c79038659f9189b6ae92aa719326273 2,428 1.00/1.00 vMB 10
766,658 766,658 00000000000000000007d7b5da87516a86e099759e1f9b28747e298270d7614e 2,045 1.00/1.00 vMB 6
766,657 766,657 000000000000000000064456ca37926b1981d517e06414a67900b87ec4753659 2,864 1.00/1.00 vMB 10
766,656 766,656 000000000000000000044fc6797da9d492a92cf74d2aaa2b04d0cb606359d165 2,597 1.00/1.00 vMB 8
766,655 766,655 000000000000000000037e2e3f9ac3e546fe1fea58e62305015813c41a21087b 3,065 1.00/1.00 vMB 13
766,654 766,654 000000000000000000052c99e3710daa25494fe97848f77832aa21d7e1d34028 2,971 1.00/1.00 vMB 19
766,653 766,653 00000000000000000002530a77831d1427c930bd33033d292a7e6cae7b40086f 3,188 1.00/1.00 vMB 21
766,652 766,652 000000000000000000072d162cf0ad7c19857542357eaa09e3d95bcbeced5763 2,451 1.00/1.00 vMB 14
766,651 766,651 000000000000000000044cec9846b24690a9645241dea49511da1e7adee6485d 2,370 0.91/1.00 vMB 11
766,650 766,650 00000000000000000005126a9185fe93a80dd19452a17848bdc7b7103f65720f 988 0.73/1.00 vMB 2
766,649 766,649 000000000000000000034bbd1d31667d2d623bd11f026604d19f2e288bfc4650 1,192 1.00/1.00 vMB 9
766,648 766,648 0000000000000000000010f74cac9823a10b00e7d8bc63ec37eae0082b3a44a3 1,934 1.00/1.00 vMB 13
766,647 766,647 00000000000000000007678f8af7f5275ea94c7eb80572711117e8edcf9e5056 2,928 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.83 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: 636.64 GB
    • Received: 12.37 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.