Loading Tool

Explorer IconExplorer

Memory Pool

78,998 transactions
29.96 vMB
0.12169285 BTC
Random Selection Loading Transactions
Max Size: 179.98/200 MB

Candidate Block

Mining Attempt 87116eba0e04d0a9827000836cb94fc74eafb829d1bc52d75068a3bda6ca05aa
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root c8b715d43867896f0f16fb123c1f44056aa1de02c26a9c193c364f6386bd8997
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,778
Size: 1.00 vMB
Total Fees: 0.03798239 BTC
Feerates: 673.02 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (625,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,163 290,163 0000000000000000a0237f5fab4e02a65f1479e09fc5dc46822d2de00263ae03 469 0.25/1.00 vMB 440
290,162 290,162 0000000000000000e5231be25dc06d6ec57799a07d3b7c43798e96672e0589bb 162 0.06/1.00 vMB 23
290,161 290,161 00000000000000005f1bedbc8b9bd675e01e6f5c76a3f669b486d7ce696abe15 387 0.33/1.00 vMB 25
290,160 290,160 00000000000000010e058508eee779d7a2575400b8da230a348cc08e98e75bfc 1,175 0.50/1.00 vMB 44
290,159 290,159 00000000000000001701bb084b495ae3ea6a16d48481685d134053415ea93b3b 63 0.04/1.00 vMB 26
290,158 290,158 00000000000000009ffb8069c3678a249fe85133b7b9c1a0fc06a961cac3b348 164 0.06/1.00 vMB 34
290,157 290,157 0000000000000000aeeb4244bd16b429489769fd4f2aa5cdd436bfc57561414d 497 0.35/1.00 vMB 27
290,156 290,156 00000000000000006f00f3252efd1e1845d47e71b05e4a11128ace5cc8479e75 333 0.27/1.00 vMB 60
290,155 290,155 00000000000000002aaa6adc721f9e00c3fa2a02d723ff4a42b89ce691d10b1e 282 0.13/1.00 vMB 28
290,154 290,154 0000000000000000f9747b9095089093993113bdae995adaad3a0fccc8b9b71b 729 0.48/1.00 vMB 29
290,153 290,153 0000000000000000e4aeb21256af24798011840ce57c985f92ca5e39a83056a2 350 0.20/1.00 vMB 28
290,152 290,152 0000000000000000915ebb9e1cb4e8fce39c914ee1231de09e703bccd92f310a 351 0.30/1.00 vMB 17
290,151 290,151 000000000000000109c3e4fd73a360f7ec4e515fb8fb7d924024c0aa81ab0033 256 0.09/1.00 vMB 49
290,150 290,150 00000000000000000ad612a7809e20b01edd5f1e243158a37f37cb122a6dcc00 43 0.03/1.00 vMB 27
290,149 290,149 00000000000000001ce1c34417d27a477815ede0760ea1f7bfaa318c7afb2f16 255 0.43/1.00 vMB 14
290,148 290,148 0000000000000000bfa1cb67c03747ac0ce0dd03d22ed0832f76373fdd0ec0b5 741 0.35/1.00 vMB 30
290,147 290,147 000000000000000071bcadb584eb71d4736c2f07a15cbadd3e078bd8229a2762 128 0.04/1.00 vMB 56
290,146 290,146 000000000000000091c35dfc51be04b248a7499bdec6aa02637af6c3649cedef 256 0.08/1.00 vMB 45
290,145 290,145 00000000000000000c911731682050b7ccf14dcb8117a32af3c241f0255960ac 566 0.34/1.00 vMB 26
290,144 290,144 00000000000000005e13b061c5f5d2701181f8c422767537c2969f5244a1bea4 928 0.50/1.00 vMB 35
290,143 290,143 0000000000000000b6539f05cb1226dc541c345027e7be2f8ec45e0e6625810c 55 0.07/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.