Loading Tool

Explorer IconExplorer

Memory Pool

87,160 transactions
32.32 vMB
0.14126783 BTC
Random Selection Loading Transactions
Max Size: 197.82/200 MB

Candidate Block

Mining Attempt aa62c0f296b08a3a2153a77cfdacd350022eaad15e02f974b4e75489c919f04f
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 921244490431af7f31bff593d7e831325861b179fe9a4a2210bc3c88af3e1537
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,833
Size: 1.00 vMB
Total Fees: 0.05333289 BTC
Feerates: 301.57 > 5.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (211,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,321 703,321 00000000000000000000e320cf90f229432ff3cd1a07369710abe8a9d28e5045 1,081 0.58/1.00 vMB 10
703,320 703,320 00000000000000000007935724da064a14fd25a98b56175ba8f81f4833c8c33e 1,252 0.55/1.00 vMB 10
703,319 703,319 0000000000000000000eb4e00c392809ba3e516b02a576d631c7d1cc098f548e 1,008 0.50/1.00 vMB 9
703,318 703,318 00000000000000000006173d54a814cc711c45fb5a2270d4b7f6ec200c700a23 585 0.25/1.00 vMB 9
703,317 703,317 0000000000000000000594f11ed1df42394e120cf4c4b3206c7abf80f839fee2 712 0.27/1.00 vMB 10
703,316 703,316 00000000000000000006b5a0d50de10bda341496f97601540a51fa51a96d8ad9 1,536 0.68/1.00 vMB 9
703,315 703,315 0000000000000000000da76dee6ec9f05360436262ae4fcfed4f1d651e0abd20 1,588 0.81/1.00 vMB 9
703,314 703,314 0000000000000000000cfef41627901885944e4f577daf6aea11f064fe0596d3 1,334 1.00/1.00 vMB 8
703,313 703,313 0000000000000000000c108ece5eb6ccf299783b170e72490a5383f856a66c0e 125 0.11/1.00 vMB 7
703,312 703,312 0000000000000000000460a5abb6bcb28b9be0876e98f0f61384029adb14f97b 1,158 0.39/1.00 vMB 10
703,311 703,311 0000000000000000000c61c836a401a231511eadb65fe88c78afefae4f6568bc 1,066 0.40/1.00 vMB 16
703,310 703,310 0000000000000000000e9a0c925ed6f110836fdaad394558c0cefa071954e9d1 173 0.06/1.00 vMB 11
703,309 703,309 0000000000000000000bf049e668e1a1def66fffde704e2ba172907d1bc9d703 1,058 0.41/1.00 vMB 14
703,308 703,308 0000000000000000000a1a7483954968ea08fa46b3355f86a5ef071991daf74d 1,071 0.64/1.00 vMB 7
703,307 703,307 00000000000000000000dd179f6d69916b263c09a4196e66e11fdde32c4673c1 278 0.22/1.00 vMB 19
703,306 703,306 00000000000000000002ff2cba70c71ef40cc2de8c373de168864823763cd349 893 0.51/1.00 vMB 8
703,305 703,305 0000000000000000000c9d776a125af83b01da0342306faad7a46d2d14b8c471 15 0.00/1.00 vMB 13
703,304 703,304 000000000000000000032c303dc7aae4d3764fe0977143a6f0c57193b68c0386 1,566 0.81/1.00 vMB 12
703,303 703,303 000000000000000000041d237c60f5d5a854f449361ba245a728afa3b0ed1bd1 494 0.22/1.00 vMB 10
703,302 703,302 000000000000000000033482961c2cfcb053a0f790350a3768b978e6977b6ced 162 0.06/1.00 vMB 15
703,301 703,301 0000000000000000000a3edc7386eb920a0c1a1467b7caef6e222ba37371c64e 220 0.13/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.78 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.61 GB
    • Received: 16.94 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.