Loading Tool

Explorer IconExplorer

Memory Pool

52,726 transactions
31.60 vMB
0.11658881 BTC
Random Selection Loading Transactions
Max Size: 169.12/200 MB

Candidate Block

Mining Attempt 319ffd783d3080f1519139e3ed2b505e52d6abc7aa3ddee750c4e77432df1955
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 8ba920f0bf09008cde9847898bf5975e48a75d7fddd1d43ab5c39ba80b4a69f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,937
Size: 1.00 vMB
Total Fees: 0.02456727 BTC
Feerates: 35.84 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (498,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,303 416,303 000000000000000001314fbff4d1f9c87ed3c8ac4a32565c4ee6e76fd6eee9a1 2,534 1.00/1.00 vMB 79
416,302 416,302 000000000000000001143e0bec6653866fa312405e3057564a62d1dc3dc8ca4e 24 0.01/1.00 vMB 166
416,301 416,301 000000000000000003950276def30c575cd9d693c5ec97772995dd2443ebb0bf 1,687 0.93/1.00 vMB 26
416,300 416,300 000000000000000002d80fd780e51543302c96ada89840467a06d1a46ee36fac 1,942 1.00/1.00 vMB 30
416,299 416,299 00000000000000000190875dff4cb626890d97cf805c348ab6cba989b5ed3196 2,644 1.00/1.00 vMB 55
416,298 416,298 0000000000000000023339ec6875d14cf6a441aaa7a7e36cb8c51f457e579d8a 16 0.01/1.00 vMB 99
416,297 416,297 00000000000000000196c797d405e0a350a7890ababd0043cac440220ed80943 1,767 1.00/1.00 vMB 46
416,296 416,296 0000000000000000019bad8a3eef196f028af6fc89c33ee76d36e2b1015459ec 2,697 1.00/1.00 vMB 53
416,295 416,295 0000000000000000049e899d05f0cae436d91008fc2912fdfe35380d3be50e46 2,629 1.00/1.00 vMB 94
416,294 416,294 0000000000000000039ac1078162f64362868bb620264a3d06b3942ac6c49729 2,176 1.00/1.00 vMB 43
416,293 416,293 00000000000000000179b8340c6d0668ed97fb9812da54ef64ea8021e78156cd 2,153 1.00/1.00 vMB 64
416,292 416,292 000000000000000002e4ace4bfc82faed3b69049d315e14288a54ef3150f01ec 2,317 1.00/1.00 vMB 66
416,291 416,291 0000000000000000054afa8ddfae5908d9fe2dc157fd137c03f71c87439bcb6d 2,164 1.00/1.00 vMB 55
416,290 416,290 00000000000000000344cc3641d80001675c6c968949de55713fdb9be0d43f3d 1,684 0.93/1.00 vMB 65
416,289 416,289 000000000000000003a6e6780876ca79c566d2e2def07afa7f9dc05497881b07 2,185 1.00/1.00 vMB 87
416,288 416,288 0000000000000000037326a78e014b67809c215435945d2b0a0dec46bc5363b8 2,257 1.00/1.00 vMB 76
416,287 416,287 00000000000000000081719734d9a677c7e1dcb8d9399d11c1c04925ee784d5b 28 0.01/1.00 vMB 184
416,286 416,286 0000000000000000048d7badf8147cfac602e134a7e34d1f7b612a4a3c016bed 2,209 1.00/1.00 vMB 53
416,285 416,285 00000000000000000135df2acbd858e9f2acf755e21223c119d35c5ad4747e06 2,359 1.00/1.00 vMB 51
416,284 416,284 000000000000000003866d5a693ba9a1bff54faa57c375262d79d1471883a78b 2,822 1.00/1.00 vMB 63
416,283 416,283 00000000000000000282109eb2b6c13461432325c948eeaf044eb4b40c56bf1f 2,386 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.