Loading Tool

Explorer IconExplorer

Memory Pool

74,420 transactions
27.56 vMB
0.07083767 BTC
Random Selection Loading Transactions
Max Size: 168.10/200 MB

Candidate Block

Mining Attempt f891bfd2383ed4dbb5c93b812c726759cb4f588ee0986916ad7b1d0b45986df9
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root c1ed2b323ca7040d722b0e638011efd6dbdc6a42d55d4253373b3a229cc23a40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,289
Size: 1.00 vMB
Total Fees: 0.01203395 BTC
Feerates: 65.93 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (211,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
703,300 703,300 000000000000000000078e58741efcb17071e9497e15c50bf131323da7c0102a 359 0.16/1.00 vMB 9
703,299 703,299 0000000000000000000dad58f27f8d47b114fb41e8d2d55f3d53dfd925196c7a 1,153 0.61/1.00 vMB 13
703,298 703,298 00000000000000000009bc6324226ddd0f23d5b17531b964406f7aa6dcff9843 738 0.55/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.