Loading Tool

Explorer IconExplorer

Memory Pool

87,072 transactions
32.58 vMB
0.15080924 BTC
Random Selection Loading Transactions
Max Size: 198.94/200 MB

Candidate Block

Mining Attempt b78ffffd824e39153c8b3074a83abd1a43c95cf0aad9b6af4d10085c85768951
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 9df2954f51016ba36051e5ae55aa87076e2891dfcd1f1e6aefae0cf80b6623b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.05805217 BTC
Feerates: 400.00 > 5.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (112,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,494 802,494 00000000000000000001dff4321289d330ddb9627d870de0812625042e0154d7 2,588 1.00/1.00 vMB 17
802,493 802,493 00000000000000000004be55dea24c21eeebc8a020a8b6ad97243727a58c58f9 2,479 1.00/1.00 vMB 16
802,492 802,492 000000000000000000016b54bde2ea8ac6b080cacec7b0d43d7099ee2fa04dc1 2,191 1.00/1.00 vMB 16
802,491 802,491 0000000000000000000183b4790c8aafb3c5adbfeb6999d0c359271a06310362 3,802 1.00/1.00 vMB 29
802,490 802,490 00000000000000000002b3d4ee4d72f844ff677c962aa2bbd4c091e04064b0bb 2,685 1.00/1.00 vMB 24
802,489 802,489 0000000000000000000434530f8314ac3a5135f3da6ade4bc02a111c9caebd12 3,705 1.00/1.00 vMB 37
802,488 802,488 00000000000000000001cc85917a37c4fb8317e696d71377d9387186ca429b03 2,370 1.00/1.00 vMB 11
802,487 802,487 0000000000000000000501051804b96fb0dc85ad762399bd7237b653bc4553b0 3,071 1.00/1.00 vMB 21
802,486 802,486 00000000000000000002c191a1203f9613ce00c6166156f29ab973c0ffee7065 3,245 1.00/1.00 vMB 24
802,485 802,485 000000000000000000002566338c5cccc28f5e178c1ba74d761de3a89b13ab97 3,461 1.00/1.00 vMB 19
802,484 802,484 0000000000000000000219d797c657f68417e7c76c5433cb5fe86c0226083400 5,706 1.00/1.00 vMB 6
802,483 802,483 00000000000000000001acdc15fc06c347d07370d96b64c81fa21b014d7b59dd 2,539 1.00/1.00 vMB 19
802,482 802,482 00000000000000000000c2d01f116157e3af71c69476716cbe66f9663a46e11b 2,222 1.00/1.00 vMB 12
802,481 802,481 00000000000000000002365d3eec2ce7bd89f68d989b99829f23bbb1f41ab3ea 3,142 1.00/1.00 vMB 15
802,480 802,480 0000000000000000000033cc54e159e7770f463f95ef9443e0c2538d77e22ef8 2,821 1.00/1.00 vMB 8
802,479 802,479 0000000000000000000339df8af2dac192f3c8e2658ff6c859a312ff8bd11f83 2,783 1.00/1.00 vMB 23
802,478 802,478 00000000000000000001ec314d157892feb66dd545fc84d84960f2afd25b2ae8 1,233 1.00/1.00 vMB 9
802,477 802,477 00000000000000000003812fadef90cf13df3e38b0b6f27b3379ccd2326e3c14 702 1.00/1.00 vMB 7
802,476 802,476 00000000000000000004726cfa4ed97bf7415eaf2afd0fb2cb0bc8f9e42cdce7 1,523 1.00/1.00 vMB 11
802,475 802,475 000000000000000000052ed72a89017c0916fa62dfcc8eb9148c8703b02f4f0e 2,730 1.00/1.00 vMB 32
802,474 802,474 00000000000000000003dff2c7d9ffa59eac97106a47b704f87ffa64b790ee9b 819 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.