Loading Tool

Explorer IconExplorer

Memory Pool

45,696 transactions
27.24 vMB
0.07704083 BTC
Random Selection Loading Transactions
Max Size: 143.85/200 MB

Candidate Block

Mining Attempt 4b209bde7b85efecf34070992a46b783052feced67af66e75bc67c3e9da5bd3f
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root 2921af20409985c7ec7d94e5c92b55f1e77723b170f23bf75bfc634e2fc3d42c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,026
Size: 1.00 vMB
Total Fees: 0.02591024 BTC
Feerates: 201.13 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (409,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,792 504,792 00000000000000000060946f96c66126739b5e79a84fec1cbafa65b10ea5bbf0 375 1.00/1.00 vMB 138
504,791 504,791 00000000000000000015840d71601045f9d9599084d5fa36f1208770e7046317 712 1.00/1.00 vMB 220
504,790 504,790 00000000000000000047380339d1112b47b9b9e8426344fc501578137f311446 765 1.00/1.00 vMB 259
504,789 504,789 0000000000000000000c745b50d6a1289d2f4f5e5cad842f0145f8913b5cac28 1,894 1.00/1.00 vMB 225
504,788 504,788 00000000000000000063bcf444e1060860cfa2cca821dc400f0a570f3d7959a0 2,078 1.00/1.00 vMB 319
504,787 504,787 00000000000000000053f2642c88a5118e76505c3a50a3c8536cac37e906c30c 2,406 1.00/1.00 vMB 518
504,786 504,786 000000000000000000385f31356d43219b74583ff664c22355a546c409c6233d 2,665 1.00/1.00 vMB 477
504,785 504,785 00000000000000000027428d3f60eb697861753e3ed3201e6142b7fe18546d93 2,713 1.00/1.00 vMB 534
504,784 504,784 0000000000000000007e1d23be6b647493ea4ec12097e1e9d26fb0b8a6c3c7b1 1,909 1.00/1.00 vMB 378
504,783 504,783 0000000000000000005b3a3b36698d61b96ec5baf14d52b09ff739fc8fee24e3 722 1.00/1.00 vMB 194
504,782 504,782 0000000000000000005bcb52bb529dc39a5891148fec3e48b7d2d1ee587490d4 1,019 1.00/1.00 vMB 210
504,781 504,781 000000000000000000731a6feb20cc33b15feb14f724611ee20e200e47f91472 1,628 1.00/1.00 vMB 336
504,780 504,780 0000000000000000001bd10d5e233890d7caf939b4f236cdf5af7c852c511187 1,216 1.00/1.00 vMB 191
504,779 504,779 000000000000000000576e269d79f9f7439785840df7015cada076c2dacc6ffd 1,582 1.00/1.00 vMB 355
504,778 504,778 0000000000000000004345fcec4f8645b408cf0e90b9af5a22ff0a11ef00697d 1,004 1.00/1.00 vMB 251
504,777 504,777 0000000000000000005a501dd600fd6655e23eac929b8f48ade3b029d2c8b67c 1,034 1.00/1.00 vMB 193
504,776 504,776 000000000000000000765a345f3b6e051362689661e301e77a3f715ac4c09bbd 2,058 1.00/1.00 vMB 350
504,775 504,775 000000000000000000177206ecbf9b230a4b0c146efa87a21c708b6ca8a12db9 2,457 1.00/1.00 vMB 512
504,774 504,774 000000000000000000066f9065cf2ef7b7a94b0dd99a2f7cfa4f34e8a60f3772 2,189 1.00/1.00 vMB 469
504,773 504,773 0000000000000000004b3aa964347a6bca3f134396e81f9bff979b25ff4dac7e 1,136 1.00/1.00 vMB 218
504,772 504,772 0000000000000000003f496ee91dda5e3960d9f8b2ab1d0a7c5055c07f90f1b7 1,536 1.00/1.00 vMB 246
Previous 10 blocks ↓
Total Size: 782.01 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: 649.26 GB
    • Received: 13.15 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.