Loading Tool

Explorer IconExplorer

Memory Pool

77,014 transactions
28.58 vMB
0.08697429 BTC
Random Selection Loading Transactions
Max Size: 173.42/200 MB

Candidate Block

Mining Attempt 8690f31cf7afbea4d23dcf45d345e70b8f905513358472ba84b705a254433089
Version 20000000
Previous Block 000000000000000000005304b920c57207721ddd4d0c139fd52ef7ddb82f87f0
Merkle Root b80dcaec02363c4d36a377e743732ce886afa1ffca0eeff288b0e25052bd526b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,944
Size: 1.00 vMB
Total Fees: 0.02446102 BTC
Feerates: 446.64 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,606 (906,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,345 9,345 00000000019858736be027ddd1628b76883e8ee232b3edc0ca8b4a64c9f54b5b 1 0.00/1.00 vMB 0
9,344 9,344 00000000db231852c614916ecff841e9a7f6d8226874fbaf4613ca64e5afe228 1 0.00/1.00 vMB 0
9,343 9,343 00000000649aff7fb6ff0fe016619173ba32f2396dd4399a810ff850036d4a9d 1 0.00/1.00 vMB 0
9,342 9,342 000000001ef7b402e03f61d59193a80619d021eadd267c254417d99f222d6784 1 0.00/1.00 vMB 0
9,341 9,341 00000000e091021c9c581d957341a0894622344cdd72a4e898e01876db09b05c 1 0.00/1.00 vMB 0
9,340 9,340 000000006486e9b59af9a133b725ec47e6041929d874d290870d98805584ca67 1 0.00/1.00 vMB 0
9,339 9,339 00000000d82b8a7e2ab966ff06c1ff991bfb1ec76dec5d0ab73ca46c6139c8c1 1 0.00/1.00 vMB 0
9,338 9,338 000000005016fdbd61cc2f2d78780512bd5b722c17e92b3fabe822546cda1a89 1 0.00/1.00 vMB 0
9,337 9,337 00000000cc3b5b188b3e1d413a52c04f392a9276c5529a05af81393073ba530d 1 0.00/1.00 vMB 0
9,336 9,336 000000000494c1e7e3c3b80f24c736542c0a28e24c710d91f9d727fa13dceb21 1 0.00/1.00 vMB 0
9,335 9,335 00000000cee1ebe5ca4698c8dc203ec6a430eb43f85326273c5934a428861df0 1 0.00/1.00 vMB 0
9,334 9,334 00000000261b4765edf334510ef4e167cbaf58406af6281891b4d57595c10fc9 1 0.00/1.00 vMB 0
9,333 9,333 00000000164fc769f695423278b637e89dd8baa2889292dab6ebbb1ae8b2026f 1 0.00/1.00 vMB 0
9,332 9,332 000000002fa9f963ce14897a499814b22027b4c18442f4b5075b505a36e61a51 1 0.00/1.00 vMB 0
9,331 9,331 00000000dad22f80e7a1cbb83690b4ac00de1a1a00125dc536eb084d71c550b4 1 0.00/1.00 vMB 0
9,330 9,330 0000000095b78bacd196e1ca586236a82c1ee91e7e07984e580bf1d8fee56ddc 1 0.00/1.00 vMB 0
9,329 9,329 000000008fc19732f7f8c2eaecb187234c8b571c2a2bfa470fdd9a58aa934115 1 0.00/1.00 vMB 0
9,328 9,328 00000000aeee3e3f2da0bc9e43a94e391c182b044835a1f7c5bfbc8041192cdb 1 0.00/1.00 vMB 0
9,327 9,327 0000000091d4de698e62f92b77990f39d6613afbccd4d1bc258dd8aed90ff894 1 0.00/1.00 vMB 0
9,326 9,326 00000000c458c22c6f410e89196ec635aa6e816b99c6a0054c2332fce646bbdb 1 0.00/1.00 vMB 0
9,325 9,325 000000007e0311199389a24ea5f110872900737957520ebd543cdbb0d27b85ea 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.44 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: 770.80 GB
    • Received: 19.98 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.