Loading Tool

Explorer IconExplorer

Memory Pool

86,885 transactions
31.76 vMB
0.11603734 BTC
Random Selection Loading Transactions
Max Size: 192.34/200 MB

Candidate Block

Mining Attempt 49e54525cc467a04b674e1188c16210382f559e4d90be4a6445c8d978ca591de
Version 20000000
Previous Block 00000000000000000000ffda920f705e0b40f69b2032b14eb1181fe10feae91a
Merkle Root 41e5f50f6662a0193f5dce2a7bfeaaeaf8ff61a9e5a5c8abccf7788912d51738
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,594
Size: 1.00 vMB
Total Fees: 0.03495302 BTC
Feerates: 547.69 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,956 (549,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,137 365,137 00000000000000000ce27dcf3e48b0a3c3723537bab5a8955430e061d160e3ad 584 0.95/1.00 vMB 12
365,136 365,136 000000000000000012d376a767491793da5eabd097cb4cfa83c91fbb7f17f12c 1,067 0.93/1.00 vMB 30
365,135 365,135 0000000000000000136d9e1eea68e22120ecec700d481524aa85557c2defd88f 347 0.75/1.00 vMB 11
365,134 365,134 000000000000000000dded5dd140e9e4dc0ecf2810e5eb52cbc5dd5254ab6ccf 1,322 0.63/1.00 vMB 205
365,133 365,133 00000000000000000e41ce7aba330794f067417486183d38df330f7044b29477 1,113 0.75/1.00 vMB 31
365,132 365,132 000000000000000011a305bae7299ec1a69240feb17e87e640916a25a1dcfafe 162 0.92/1.00 vMB 7
365,131 365,131 0000000000000000091a53ed8b6542b63ffbdb49208995285c82d8a22997a1dd 1,376 0.95/1.00 vMB 36
365,130 365,130 0000000000000000022e5e3b6304c907bd76ec39ce4518ff00e3685f0548e7e8 570 1.00/1.00 vMB 15
365,129 365,129 000000000000000004a04ca59d9746161f130cd47374e449e3ae7f27902169c5 177 0.11/1.00 vMB 38
365,128 365,128 00000000000000000c9534265062634d29a550cda3e9eb162446ac291e5b668c 1,112 0.75/1.00 vMB 32
365,127 365,127 0000000000000000027b5f7be8bb998e21b1207ea20c712c16dcb4573d0a309e 1 0.00/1.00 vMB 0
365,126 365,126 0000000000000000070b11b7cdec630275906272e27d60f52d4efa4f89cf43e0 191 0.16/1.00 vMB 11
365,125 365,125 00000000000000000520ac443e9ef5e4097273208587203bdc160804b4d695df 1,049 0.48/1.00 vMB 40
365,124 365,124 00000000000000000a0e804bf094e761037a7372ecbbbf38789c10b76a2d6979 300 1.00/1.00 vMB 8
365,123 365,123 00000000000000000f6ddce9fdc430a3e4a821eec30286f677992cf437468176 1,240 0.93/1.00 vMB 29
365,122 365,122 00000000000000001010b677d7101e192b9c70e207ec6a1714bfb613eb95a000 1,684 0.75/1.00 vMB 42
365,121 365,121 00000000000000001536100ce7437d33ba59e6cbbcf131b7397e0a3f36e8712c 403 1.00/1.00 vMB 9
365,120 365,120 0000000000000000066b4a43aebdffc3ebb6534c8b082af5b2c0b01d4452327c 1,016 0.93/1.00 vMB 22
365,119 365,119 000000000000000007bf348785fe39bdfe119b12415a38df9e0c774e493020fa 1,182 0.95/1.00 vMB 28
365,118 365,118 00000000000000000ddbcd1b5efc8e41a80116c7d85f9bc0a0a81d67b6b4d8ed 925 0.95/1.00 vMB 54
365,117 365,117 000000000000000010297214466b790080e44f1c5d669ec67d28da017d078814 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.31 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.23 GB
    • Received: 14.64 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.