Loading Tool

Explorer IconExplorer

Memory Pool

47,759 transactions
29.30 vMB
0.08042134 BTC
Random Selection Loading Transactions
Max Size: 156.07/200 MB

Candidate Block

Mining Attempt 59ff03952c28754fae0b07ef88d55b2a08f6591251394cf9484b74a480acdc5a
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root a45f073bd32bd852773c583cae60c5e240712992a91c7cd8078c7796cbd6c973
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,303
Size: 1.00 vMB
Total Fees: 0.02204987 BTC
Feerates: 105.02 > 2.21 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (428,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,527 486,527 000000000000000000b638dc0348d3e0f187298a93510f3763be7ce2e05161c5 2,354 1.00/1.00 vMB 91
486,526 486,526 0000000000000000005767ecc146aa1ef114d7821cb921e32e24829dac2b0e59 1,934 0.74/1.00 vMB 195
486,525 486,525 0000000000000000007e4f8219ca5d04c75c0521f8cdfff2c5117154b454ffe1 2,491 1.00/1.00 vMB 43
486,524 486,524 000000000000000000aadf91efb39f1723af788e66a674ca63e27cc55ef1dabc 2,084 1.00/1.00 vMB 70
486,523 486,523 000000000000000000a53e4e08d24f410f6827ec0e0286d8aea60df575580689 1,942 1.00/1.00 vMB 60
486,522 486,522 00000000000000000054faeb087c7fe5f9047ac44250f242373a9daab89ecabc 2,431 0.98/1.00 vMB 48
486,521 486,521 000000000000000000dbb544fb6b3be4052e2ee457c963935cf5c46ca81bd961 2,337 1.00/1.00 vMB 125
486,520 486,520 0000000000000000005b969b459d64bd217c6aa761d4fd62408c58a29732fe0b 2,363 1.00/1.00 vMB 19
486,519 486,519 000000000000000000e484d2e7f4b22d83dfa5149fb78052f8265c249c6212a6 2,447 0.98/1.00 vMB 66
486,518 486,518 0000000000000000004bbeda4501e8dac01dd1050b53a480d4d9abb2c475ff88 2,383 1.00/1.00 vMB 139
486,517 486,517 0000000000000000003cbd62b47f1b9705fcc0797d0c687f67cabcdaf22f820f 2,158 1.00/1.00 vMB 208
486,516 486,516 0000000000000000001e851530cfe25809962454dfd509a73ea4e63c5d8c5f97 2,478 1.00/1.00 vMB 204
486,515 486,515 0000000000000000001cfdd88dba00a23f51b89c9a396da5c84b1d0ad5e4ed23 2,423 0.98/1.00 vMB 48
486,514 486,514 0000000000000000009f3e3ad676fd9a1bd668506ac00513f12b0fb77d95e93c 1,751 0.97/1.00 vMB 130
486,513 486,513 0000000000000000003b9007b6f03638a3caa2612a43b625b4ad101839f1d1ce 2,061 1.00/1.00 vMB 107
486,512 486,512 000000000000000000efbe354d2ce73e6594a2a4ec2111be3ff2bcdd24f937fc 2,337 1.00/1.00 vMB 157
486,511 486,511 0000000000000000003d5fb431f0caba4c9457a161981f3db4ae9e447c81289c 2,255 1.00/1.00 vMB 131
486,510 486,510 00000000000000000085ef3867d9d0f1b3576e1801b8b86b7adb1fe68bf7914b 2,339 1.00/1.00 vMB 138
486,509 486,509 0000000000000000006c96a41f6fe964fcc1decf864b59c92014e3c271ab474f 2,103 0.98/1.00 vMB 119
486,508 486,508 000000000000000000d0fae6c9dd31fff45e9da67da9b2d57c277899b567f192 2,219 0.97/1.00 vMB 154
486,507 486,507 000000000000000000f6696b954ae7ff5a51075a9ede3158e7b17c28e21a43dc 2,536 1.00/1.00 vMB 179
Previous 10 blocks ↓
Total Size: 782.12 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: 652.05 GB
    • Received: 13.70 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.