Loading Tool

Explorer IconExplorer

Memory Pool

39,710 transactions
26.82 vMB
0.08579794 BTC
Random Selection Loading Transactions
Max Size: 138.06/200 MB

Candidate Block

Mining Attempt 0d9d95c228c029cf170e24c2d14449f1f4ad76159b84d85010014a7aed2023b9
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root d660666c8bc5b7b6355ec765811f657d3c1d674a8e1211a5761b195305dcb6f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.03342498 BTC
Feerates: 197.12 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (182,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,331 732,331 000000000000000000059bc3d77e7221f389ad49182838e32c0a9b6eb0f7ea8b 1,854 1.00/1.00 vMB 2
732,330 732,330 0000000000000000000429dbdf10da32606b4d8649d037d6348aa8cd885ec7e8 3,030 1.00/1.00 vMB 10
732,329 732,329 00000000000000000009b8ebb88485b0acdbd17fe0bee42d9ef0a1968f9e670a 1,234 0.49/1.00 vMB 4
732,328 732,328 0000000000000000000927b2acc4cd109ee734b4206b4305efa695c2d4a0049c 982 0.58/1.00 vMB 3
732,327 732,327 00000000000000000005f9970f2cb675d04f18c5bd6618faf51abc6c105b9e84 2,222 1.00/1.00 vMB 4
732,326 732,326 00000000000000000009bb0277da172f30835d85146c2376f3f8c6960ec27c87 1,988 1.00/1.00 vMB 3
732,325 732,325 00000000000000000000ff10703178cd1e5e671ee336dc0660ac6143edfacc69 2,185 1.00/1.00 vMB 8
732,324 732,324 00000000000000000007f590b21cecc5066dfdcbdd192f9abfd8268461780441 104 0.03/1.00 vMB 4
732,323 732,323 00000000000000000007df1efc98f276ff29006ad74f3490fcc43dbe3fb23ab4 472 0.18/1.00 vMB 4
732,322 732,322 000000000000000000026487525db5f1de173db77a64bfc3cb00d35251f37f8c 1,808 0.66/1.00 vMB 6
732,321 732,321 000000000000000000093e86d7143773e1f8449565c1571bb3cbd63237e796dd 1,394 0.44/1.00 vMB 5
732,320 732,320 000000000000000000022269d3fb1d0604539753cceda7887434b16c00a5cec1 2,104 1.00/1.00 vMB 3
732,319 732,319 00000000000000000009c62d5a21b6e0dfb74daa340ec69b2d9df95040f22dd3 1,985 1.00/1.00 vMB 8
732,318 732,318 00000000000000000002e48e684fa9415474e343182cb855d15012ac3bf92101 364 0.13/1.00 vMB 5
732,317 732,317 000000000000000000006aa6cd66599318ba172725589bc69a01708212f64a38 1,422 0.58/1.00 vMB 3
732,316 732,316 0000000000000000000889eee70df9231b660f51df2f1b8295cb0b103cb92d9b 3,454 1.00/1.00 vMB 6
732,315 732,315 00000000000000000006244d4bb5309bdb7f56be7e10a0d7cae27fc89f3983b1 3,247 1.00/1.00 vMB 6
732,314 732,314 00000000000000000003879f93e721e150003a6ced37ea9c85ed9d6a8821bdeb 280 0.10/1.00 vMB 4
732,313 732,313 00000000000000000002d814d8a7202b28942748d6d0d8531877966d485c5f61 435 0.51/1.00 vMB 2
732,312 732,312 000000000000000000087ece80e1efc933483730bddc550e23225013ba1e4e87 1,512 1.00/1.00 vMB 3
732,311 732,311 000000000000000000076200c1f14527120695a48e393d4944d1e8b95c699654 3,004 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.81 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: 635.13 GB
    • Received: 12.29 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.