Loading Tool

Explorer IconExplorer

Memory Pool

80,006 transactions
30.32 vMB
0.08666452 BTC
Random Selection Loading Transactions
Max Size: 184.87/200 MB

Candidate Block

Mining Attempt ad8419db7aff02919d3b93c359d13367606cd38e9521ae52a6a3d3a2b6b3da03
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root d5cd1523c07109c1dc1a993d93a6736802c2573d346923a43725fe80bbf06bba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,537
Size: 1.00 vMB
Total Fees: 0.01902507 BTC
Feerates: 200.00 > 1.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (582,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,360 333,360 000000000000000000479eaa37b08ef04548f10b52dc82c6b166772b7b8fbfb0 590 0.32/1.00 vMB 28
333,359 333,359 00000000000000000a8d00f0e063abd9adec609e0f1cfe8b8a7a51fa056d31c6 1,313 0.64/1.00 vMB 26
333,358 333,358 000000000000000016c4d6c004ddff59e55555e0e3b4165a6ce6432e147a9b7f 180 0.10/1.00 vMB 20
333,357 333,357 000000000000000001ab99c7b22c049b804ffbb53217ccc35d72e18911e1e113 812 0.38/1.00 vMB 27
333,356 333,356 000000000000000012c6e02a2709841cef6fff1f33de9e7a29899a5fab2e274e 214 0.12/1.00 vMB 22
333,355 333,355 00000000000000001a684bd121a5ae3d8183c25ab5423a72d743d0135e960007 226 0.10/1.00 vMB 22
333,354 333,354 0000000000000000119f8a3eb15694dc1279cc91410584f7a07a12a5c862e1f2 763 0.32/1.00 vMB 27
333,353 333,353 0000000000000000005d95ae27f6594cf0e853e49a8c39586342e5c1bd827ad7 297 0.27/1.00 vMB 19
333,352 333,352 00000000000000000402d3e3be469fb449fd27fdb3f8b2effd91b4a2f1fd5545 890 0.67/1.00 vMB 20
333,351 333,351 000000000000000015edca9396d06e87983c73022c59dc2220943c4491232021 652 0.37/1.00 vMB 25
333,350 333,350 00000000000000000d98eda379ae949840415557db8be6c42e104f7c45d9797b 469 0.32/1.00 vMB 23
333,349 333,349 00000000000000001b3c0578ff68e2357e50ec722df2770e709c22ba3c47f4f0 465 0.24/1.00 vMB 25
333,348 333,348 000000000000000012dd5f8651136468db6ccfa972f44ffa4114b264fa7cece8 292 0.18/1.00 vMB 23
333,347 333,347 00000000000000000d119d93fe13bbd7c13f177052333eebb1333c88be2ee7df 123 0.08/1.00 vMB 14
333,346 333,346 00000000000000000f7d914b97177475b7673a2d3a8a2c5ebbc46d73aef4dfd2 573 0.35/1.00 vMB 27
333,345 333,345 00000000000000001453f21233da571a69bbcaff1ed20e29527206819b139084 465 0.30/1.00 vMB 20
333,344 333,344 00000000000000000ed3cd819ada639f59c64b871d8e14d116a5fc9382332a07 428 0.42/1.00 vMB 14
333,343 333,343 00000000000000000494fa00ceb3058374bee512ffdf9eea01139a4127252b02 1 0.00/1.00 vMB 0
333,342 333,342 00000000000000000a3e2cb3ad644039ba5f8976dd9d19176a0bfd40f745e091 657 0.35/1.00 vMB 24
333,341 333,341 000000000000000012b4b772e4f89683280d230d036f686c5b7a350282062e06 879 0.45/1.00 vMB 27
333,340 333,340 000000000000000006bdf00245f86057c020bbb5cc5fcbb34aa5abadc11d3f3c 365 0.17/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.04 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: 719.69 GB
    • Received: 18.13 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.