Loading Tool

Explorer IconExplorer

Memory Pool

76,682 transactions
28.95 vMB
0.07521971 BTC
Random Selection Loading Transactions
Max Size: 177.09/200 MB

Candidate Block

Mining Attempt 0773ee6c54a256c233d1b938c03d49284845d371c6a458662826481610f3a6a5
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root a4f86707ad16be7829a2cff1fb6f3ae89a2256675f50ecee6e9f18469221407f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.01205250 BTC
Feerates: 74.05 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (159,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,499 755,499 00000000000000000002d251e132a6a45ffe40b2da4ef41379e4acb15f514df5 2,895 1.00/1.00 vMB 16
755,498 755,498 000000000000000000006ca1576eaf127437de0f38df087b3f0f7bf3d90187f6 1,128 1.00/1.00 vMB 13
755,497 755,497 00000000000000000006e3698b98b96adbaa28b83fd814f87653565c2771fce1 2,046 0.70/1.00 vMB 10
755,496 755,496 00000000000000000001ebccd4ab454e895e1620f18228b1a4f994b65bdf5051 740 0.30/1.00 vMB 9
755,495 755,495 000000000000000000016b7d2089f8b1cf8173aa5e5c6db15541c759149e4521 2,670 0.93/1.00 vMB 6
755,494 755,494 000000000000000000088e40ac78f70f10a82f03687cc38930cc84da0ee83fa5 2,496 1.00/1.00 vMB 15
755,493 755,493 000000000000000000041a305a1c5d145979233f00eab6713732ad83935c6ba5 132 0.04/1.00 vMB 9
755,492 755,492 00000000000000000005bffbe4415e6c609cf52ad5b1b20ecc00df05bbd17be6 1,593 0.86/1.00 vMB 9
755,491 755,491 000000000000000000078212411f501034517aec5ba2cc781ef8bb02b8343022 2,917 0.94/1.00 vMB 11
755,490 755,490 000000000000000000042b44cc28e43b527b26eef72609987bebd983ceeaf6b1 2,387 0.82/1.00 vMB 11
755,489 755,489 00000000000000000005fa21c240a3342a82f0a302f605591ed73665f9dae0f2 2,110 0.72/1.00 vMB 10
755,488 755,488 00000000000000000005c1f4ac8b9cdac4d86699ce7db564e883898a17a80070 405 0.11/1.00 vMB 11
755,487 755,487 000000000000000000079bfc7eea3c76d7fed0dafe0c2d98408fe392cf0898f3 512 0.51/1.00 vMB 4
755,486 755,486 00000000000000000007f132a5e61305019426d740e9f2f80a81bf181ee4b5ab 2,446 1.00/1.00 vMB 7
755,485 755,485 000000000000000000072bad6fa757de9f3a83d12c88a7476b1fef5708ce206d 1,580 1.00/1.00 vMB 13
755,484 755,484 000000000000000000048129d1c1aaad027ef1e469fa23719496fea0a62a983c 478 0.12/1.00 vMB 12
755,483 755,483 00000000000000000007ca46fadf48334b834f0773e6e2a7572d9d60c05471d9 2,380 0.83/1.00 vMB 12
755,482 755,482 000000000000000000053d16eb36a893d260daa296a5b005be0f8fe0ee6c8f89 629 0.19/1.00 vMB 11
755,481 755,481 000000000000000000087db476b1e68e7a83f704105c9dfc397a19af782b4a54 96 0.04/1.00 vMB 15
755,480 755,480 00000000000000000001cb4c43cb32065f3bdc34f5ce264db6bc46b5a8f194eb 1,108 0.37/1.00 vMB 14
755,479 755,479 00000000000000000003cd29956f4305e4a962463406d66d801af1f4c7127628 2,513 0.72/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.