Loading Tool

Explorer IconExplorer

Memory Pool

80,929 transactions
29.67 vMB
0.12494754 BTC
Random Selection Loading Transactions
Max Size: 179.85/200 MB

Candidate Block

Mining Attempt 14df29e959de3b539a134cd93c8a8312f8ea8a9fe253facd9cf7d26f99dd9f35
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root fa0c6376cfcd42692556052a4886ae8926a5508290ba044e986c1ba82ca27c1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,843
Size: 1.00 vMB
Total Fees: 0.05926508 BTC
Feerates: 151.07 > 5.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (539,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,170 375,170 00000000000000001162ece9e38aa16e74af9dc6a6e0b7416393903da613601e 997 0.67/1.00 vMB 23
375,169 375,169 00000000000000000cb0b24aea74f164a1ce0f6a70a7aaec76a2007a06dd150e 2,024 1.00/1.00 vMB 31
375,168 375,168 000000000000000009105867a8c27a7d8457f5790655fc1847e19d7abc22f8cc 1,824 0.75/1.00 vMB 70
375,167 375,167 000000000000000010f4242296a7de657301efa9111cdb45be8aca2751dea2c6 776 0.44/1.00 vMB 20
375,166 375,166 0000000000000000115c914ab8e165e58126c66f11743967256796ef75e80b14 1,686 1.00/1.00 vMB 36
375,165 375,165 00000000000000000459dbacf0421b5fcff29aa7750702768342060f8bbb4f3f 1,416 0.92/1.00 vMB 27
375,164 375,164 00000000000000000aec222933af8f043dfedb5396c06bc6fac7c8fb1b790f8d 3,184 1.00/1.00 vMB 66
375,163 375,163 00000000000000000e397de659a9f14dd7c7f07664990550648bf4beaf19e784 2,147 0.93/1.00 vMB 46
375,162 375,162 0000000000000000090c94b5f8eb80f430ee334f3a0e36fe1fe9529c1fca6b33 2,006 0.93/1.00 vMB 44
375,161 375,161 000000000000000010baa781510bb3b1ed13c4066cec4574dc7d68ad862565ef 140 0.06/1.00 vMB 41
375,160 375,160 0000000000000000110f69858ca93c559ffe1b3e87c87a9080185d0d177a727b 452 0.24/1.00 vMB 41
375,159 375,159 0000000000000000081e451ba8752fd2a4ec0b351722337ff7acce0a5b2d11da 1,141 0.47/1.00 vMB 42
375,158 375,158 0000000000000000076716ccfb88c010e6cbb7efaba7a5cfc447dc391a8af402 557 0.20/1.00 vMB 41
375,157 375,157 00000000000000000761b419a847b81bebba6fe84f306fdf442b6a152f675e64 756 0.25/1.00 vMB 45
375,156 375,156 000000000000000010017455d9a39fe6f6cda821e0e3d81c745271fe5b70271d 296 0.15/1.00 vMB 35
375,155 375,155 000000000000000003c4fe3b22dfe9163fbec43f40acd4dd9d5ba39db5605fdf 945 0.61/1.00 vMB 22
375,154 375,154 00000000000000000ce0eb553b5ffe53f3b51c05172265b9c59ebb74c0ce2d65 2,646 1.00/1.00 vMB 53
375,153 375,153 000000000000000007b9989222dc813fed58e5823eace16ae5ee7bf8ca51387d 1 0.00/1.00 vMB 0
375,152 375,152 000000000000000000c20da3c91c63a5b29558826950128596080cca387dd68b 285 0.15/1.00 vMB 33
375,151 375,151 000000000000000000da942d1651d405c157821a3fa55bd0c11cd9b39321e574 595 0.25/1.00 vMB 43
375,150 375,150 000000000000000003a59dd7275f26106010fb62f991349d0e5fb032f5c0d06c 412 0.21/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.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.