Loading Tool

Explorer IconExplorer

Memory Pool

79,963 transactions
29.37 vMB
0.11441939 BTC
Random Selection Loading Transactions
Max Size: 178.20/200 MB

Candidate Block

Mining Attempt b1e32b7f6478d70689bbb970f20fe679cad3233d379b900c3c48cc20e92ed3bd
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 215c2c603e41869abed653f61f587e9048e451df08d9a15b24a8fff98565980a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,991
Size: 1.00 vMB
Total Fees: 0.05188703 BTC
Feerates: 151.07 > 5.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (168,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,251 746,251 00000000000000000000690b49b827ef9e5d738a032c0b1ed94d35ab580aacc4 61 0.01/1.00 vMB 14
746,250 746,250 00000000000000000004c912b52051a94ad81b68ae331d10e669cd935bfa6859 411 0.13/1.00 vMB 15
746,249 746,249 00000000000000000009bdfb980359317a8e737b8a7cebfb6449d0d83dc42099 77 0.03/1.00 vMB 11
746,248 746,248 000000000000000000001061388bc3f309bc837d4a93f862dcb52fd2ee7b5281 664 0.40/1.00 vMB 9
746,247 746,247 00000000000000000000fa6d2f43ac150353aa8305e7516095d7fc41c0112961 2,321 1.00/1.00 vMB 17
746,246 746,246 00000000000000000007656d1e858a41d19210a708452a1efebee1f8eac38325 1,445 0.89/1.00 vMB 13
746,245 746,245 00000000000000000005117a0047cffefd3ef592b7b64efea06b439c7c157655 250 0.08/1.00 vMB 12
746,244 746,244 00000000000000000007e5c06b03e17a0e56a415a3cf9b5bd3fe3b3db979f587 1,858 0.60/1.00 vMB 13
746,243 746,243 00000000000000000003e01c8cb19e47bea8c65c4e5a2e371a2f481ea87bface 285 0.21/1.00 vMB 2
746,242 746,242 0000000000000000000319fbd392cd07a5a840df542765be09507e8064e66436 3,011 1.00/1.00 vMB 15
746,241 746,241 00000000000000000005c4c21634cd255fc4d0abc18c40a250068bb855a27e3d 226 0.08/1.00 vMB 13
746,240 746,240 00000000000000000009517ab2224ff6db8193087b05d6edd6a22fcd85254628 194 0.06/1.00 vMB 13
746,239 746,239 00000000000000000006d36b0f948f4defb29e86b90dfd4bf0fa37e5e81f98bf 2,131 0.98/1.00 vMB 10
746,238 746,238 0000000000000000000764ac268a339dc393702b61fb5d771c9bc721d228e307 2,497 1.00/1.00 vMB 12
746,237 746,237 0000000000000000000722c62b2b9b15bda02c969635eb5ab2efff344337d589 1,113 1.00/1.00 vMB 13
746,236 746,236 00000000000000000007ab28d5718d209381d3bb7a4ce5527c50b85f20665b2b 776 0.32/1.00 vMB 13
746,235 746,235 00000000000000000004da5e0eef8b0f1af83b58b34cb3121521035a0d1a7ab9 2,361 0.77/1.00 vMB 12
746,234 746,234 00000000000000000002b4370b4b519a65304af03d3965cc98dd0cc3f5caba2d 2,484 1.00/1.00 vMB 10
746,233 746,233 00000000000000000007d9efcd9d56a1b4bf7a24c065b85209f4cb983ce115c7 3,150 1.00/1.00 vMB 17
746,232 746,232 000000000000000000030278e8f1a3f717d030b312a104b8e7c894cea37ff2d7 1,374 0.42/1.00 vMB 13
746,231 746,231 0000000000000000000702ea5e3fa774173119fa46580c9a5ac21486e2cceb20 399 0.16/1.00 vMB 10
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.63 GB
    • Received: 15.97 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.