Loading Tool

Explorer IconExplorer

Memory Pool

86,496 transactions
31.64 vMB
0.14897523 BTC
Random Selection Loading Transactions
Max Size: 190.84/200 MB

Candidate Block

Mining Attempt e83be8f6ab8cf33dcf4ae30d24fe828cec2b384898304f1bd870bb6eed62e8c0
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root eab2d9f65043e4d809edaf0fd4214fcc932043dfb021d706220e9b1a35f3175e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,565
Size: 1.00 vMB
Total Fees: 0.06642462 BTC
Feerates: 214.31 > 6.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (401,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,576 513,576 0000000000000000003c4fa42cdde69d3d48dedd7c8f59af533d5440e2d6977c 2,378 0.99/1.00 vMB 36
513,575 513,575 0000000000000000001d70b7f874611c9ef76f1d298a9019389a8a851034c150 2,266 0.99/1.00 vMB 35
513,574 513,574 000000000000000000443221116f62b90e9f68dcc039e41751061896af550a7d 1,711 0.88/1.00 vMB 44
513,573 513,573 00000000000000000002ec14c6fdfa5270bac5b3bf90c7e5d33e6f6d20c667f6 317 0.20/1.00 vMB 30
513,572 513,572 00000000000000000035fded8d0a5c24ddbf5c636e60a6ef609eb1297af4e67c 273 0.10/1.00 vMB 37
513,571 513,571 00000000000000000047e81454e718ac8dfee0d8dcf791be7ae0acf946f08361 231 0.20/1.00 vMB 28
513,570 513,570 00000000000000000025e30572ba66e8370890259c717da174923d10afcc4809 1,015 0.60/1.00 vMB 36
513,569 513,569 0000000000000000000120db04a7858faeab963fd169eea4f68f95903406597c 1,308 0.79/1.00 vMB 12
513,568 513,568 0000000000000000002e7be8b04cdaa4e9b2db6b97a49f6519f3fbd34a01730e 1,902 1.00/1.00 vMB 36
513,567 513,567 0000000000000000000e900ddf9f6a7a32633b1d0e8f2534e2e34fbc8e9c8513 2,200 1.00/1.00 vMB 49
513,566 513,566 0000000000000000001b74726859f696b0d7c2ee42d19c1ea9e3744a84e273e3 526 0.34/1.00 vMB 30
513,565 513,565 00000000000000000013b5898ee21667f785593f27d447d23e5fb2be637f69ef 2,061 0.99/1.00 vMB 11
513,564 513,564 00000000000000000019700bb0cb1092e5b3b21a0e2e67237e8e66f727e05d99 2,980 1.00/1.00 vMB 28
513,563 513,563 0000000000000000000748ad0039b0a18534044b674e80d3e8daa360b16fdd8d 2,242 1.00/1.00 vMB 78
513,562 513,562 000000000000000000482b4b396a055351347eb5a590879f54c52c6e9c290999 809 0.44/1.00 vMB 16
513,561 513,561 00000000000000000029a6afb8da1e89ad2d9175b4d3a9e4a3c8c2a7dd38f25f 2,222 1.00/1.00 vMB 8
513,560 513,560 0000000000000000000214955a3ae82a11a2ab6ee6c038940b60fa562f8f126a 2,367 1.00/1.00 vMB 23
513,559 513,559 0000000000000000005287c2bd4c620b11629ea016878f5f2ed648909d7b7592 2,764 1.00/1.00 vMB 34
513,558 513,558 000000000000000000079e52460d45ded8ad73ffcf94361a1e2d737437743b7f 2,431 1.00/1.00 vMB 31
513,557 513,557 000000000000000000363a615cdd8741a272edc4ee9632b153a9e9c0dcd633d0 3,137 1.00/1.00 vMB 21
513,556 513,556 00000000000000000054ab949e4764dd41ae6a6d05e1f5ac08a42a4ee773ef60 1,183 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.33 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: 660.72 GB
    • Received: 14.77 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.