Loading Tool

Explorer IconExplorer

Memory Pool

45,933 transactions
26.80 vMB
0.08649101 BTC
Random Selection Loading Transactions
Max Size: 142.33/200 MB

Candidate Block

Mining Attempt f14afa70ee7f0b78fa19094654ce364a11b27e169109074b78bfe0b1d2d1c8f7
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root ae8749e2d3cc016777fff9581ba07b908b978f0cc84f9528df2584e97f92ed6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,452
Size: 1.00 vMB
Total Fees: 0.03701979 BTC
Feerates: 101.64 > 3.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (557,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,990 356,990 000000000000000003d52ed65c58f33a877a86d833a311da6793313d49263ef7 2,236 1.00/1.00 vMB 30
356,989 356,989 00000000000000000a8896af7b4b0b270f9adc4e534138de29537380200c6a32 631 0.40/1.00 vMB 13
356,988 356,988 000000000000000002e0ce84c4c4e327d47ea6c9d472221404589113e15c5bf3 832 0.79/1.00 vMB 18
356,987 356,987 0000000000000000141a6f95b276c28ec4d3a6a165b999c8c003f3af762f4e12 1,714 0.75/1.00 vMB 30
356,986 356,986 000000000000000013cff723ec2b3125fd798c30caebee50f524cba1983070db 2,114 0.75/1.00 vMB 44
356,985 356,985 00000000000000001128aa260181838b132555961ee469292977cbc393ba15df 594 0.39/1.00 vMB 23
356,984 356,984 0000000000000000140b0f27b96b2de2d044b2cb5aaebb0327defbccfa43afdd 1,087 0.54/1.00 vMB 22
356,983 356,983 00000000000000000d1ea5bc1c746316e7130c4ff307270a778c4d9130cb7ddb 830 0.45/1.00 vMB 28
356,982 356,982 0000000000000000076634b52befd718fc693c03e0505f7add7bfa6475bf97e4 221 0.15/1.00 vMB 12
356,981 356,981 00000000000000000ab5a6431677a68b00cbc815501f1c30be850407cda1a946 756 0.37/1.00 vMB 30
356,980 356,980 00000000000000000b780d34ab007162d9f197edfc28eb750421c2837fe98fe4 383 0.43/1.00 vMB 16
356,979 356,979 0000000000000000110a166e828a16278f95b0679f9efa62ba71a57bed32e4a9 2,276 1.00/1.00 vMB 32
356,978 356,978 00000000000000000450df655f4f32e7051085e014fd54597fe458df2e793a65 1,359 0.77/1.00 vMB 25
356,977 356,977 000000000000000013c3d3ac4011dccf4bce5e64ab74d95966e9cbaa868d6b3a 588 0.51/1.00 vMB 14
356,976 356,976 000000000000000003510e2a4adf10c058c7df45ed2a3fb3f13e0d8dc272b57f 912 0.65/1.00 vMB 26
356,975 356,975 00000000000000000866925eb78901beab9b03daa4fecfae59960eec89acd48a 1,053 0.59/1.00 vMB 30
356,974 356,974 000000000000000012a7958121f85b1aae446aa050844f6725bfee3f40d04522 190 0.10/1.00 vMB 15
356,973 356,973 000000000000000000d16094b3c8fb25783a72b85fe53ddca42a0d7cba781008 1 0.00/1.00 vMB 0
356,972 356,972 0000000000000000147d56c8a2615e8d9db85e443b26fbe6dad037cdfc1a0c5c 131 0.11/1.00 vMB 14
356,971 356,971 000000000000000004440daf9bea27fa3436b6050cf091cb551bbe2a04663829 619 0.58/1.00 vMB 36
356,970 356,970 00000000000000000e331215b526f0bd7ce94b9ba04725f13164df681f2550ca 777 0.75/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.99 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: 648.81 GB
    • Received: 13.09 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.