Loading Tool

Explorer IconExplorer

Memory Pool

87,017 transactions
32.88 vMB
0.13010512 BTC
Random Selection Loading Transactions
Max Size: 199.69/200 MB

Candidate Block

Mining Attempt a93922392d81d7a4860ed2da9c6c76b5fa1ff5b94b083aa121dc585e8a7f8bea
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root f3f05b5be6c69b45de5232d5ba2f8797b3b5bd03e81dd12626f56bdbb1fab0b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,527
Size: 1.00 vMB
Total Fees: 0.04646393 BTC
Feerates: 300.16 > 4.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (405,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,159 510,159 00000000000000000013a0af5796ddfc7bf6781374419ba62e4774be2c7f61d1 518 1.00/1.00 vMB 13
510,158 510,158 00000000000000000015e2188abdfc248394c853032291b2a0c50a9187b717ae 626 1.00/1.00 vMB 16
510,157 510,157 00000000000000000004769a58c23cf26d717225bfcd1063753dea1b52cf9ea6 841 1.00/1.00 vMB 14
510,156 510,156 0000000000000000005d0adffe2cc9a0b3b44294af72b1a24fb85772f374dbdf 2,321 1.00/1.00 vMB 6
510,155 510,155 00000000000000000009d136b5ca7a82530fd5804006d1bbda5b2ce870a2b75f 2,121 1.00/1.00 vMB 85
510,154 510,154 0000000000000000003d29e69033192596ed89a53263a2f5f8e506fcd667efe3 710 1.00/1.00 vMB 17
510,153 510,153 00000000000000000049e133e8b12dda3043c82aa1989f37f25066c6c8e333e8 1,664 1.00/1.00 vMB 43
510,152 510,152 00000000000000000050f33d1b9d8374448ae5940a5539f87b2a19b16cec8ac5 138 1.00/1.00 vMB 1
510,151 510,151 0000000000000000000706f6e38b582b1b75e87cdc79094d138068dd3492f70a 254 1.00/1.00 vMB 1
510,150 510,150 0000000000000000003dbe8a2ca623e97470eb18e2184f64b5863785daff2259 1,502 0.55/1.00 vMB 56
510,149 510,149 000000000000000000018bb22421738ce167105b9395be1baeb0b5d02730650a 1,227 1.00/1.00 vMB 28
510,148 510,148 000000000000000000032d18ffc597a817605166ddb1b63d69bf76195f18430f 574 1.00/1.00 vMB 7
510,147 510,147 0000000000000000000a65d20de0b9d0ede423e9c809f1b622d419c904b8a9ae 2,437 1.00/1.00 vMB 46
510,146 510,146 0000000000000000002690d2b5219ae0acb25074de176643a7afcacb3b8d40b6 203 1.00/1.00 vMB 2
510,145 510,145 00000000000000000009fe00821768f78095543fb9a2430184c7d2c8122e68e8 295 1.00/1.00 vMB 3
510,144 510,144 0000000000000000000a8edf1f100ccbac153ebe2736946b6ee97f31315e34ae 2,276 1.00/1.00 vMB 29
510,143 510,143 00000000000000000052b77a8f5cd648b857bb968330a4bacf4c66355baeeb56 2,703 1.00/1.00 vMB 36
510,142 510,142 0000000000000000004ff39aa17affb36f88a6c7b63b9202937d5eaaf7552481 423 1.00/1.00 vMB 7
510,141 510,141 0000000000000000002a07942737b6d1e9cf6c12763657e5a62cb64c19f9e686 230 1.00/1.00 vMB 3
510,140 510,140 0000000000000000005095b32249877bac6a04b92e982038e52ad1fe83fab42d 397 1.00/1.00 vMB 11
510,139 510,139 00000000000000000042e9ea13b8f02036098cc0b63b686ca68a175ef4733ab9 1,966 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.83 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.