Loading Tool

Explorer IconExplorer

Memory Pool

88,351 transactions
32.18 vMB
0.13744898 BTC
Random Selection Loading Transactions
Max Size: 195.02/200 MB

Candidate Block

Mining Attempt 03ea51cf2731d3710d05c267ca95e35360e74598a9097b38bb49b79152a6fe77
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 0c08cfc661dedefb057f2bacb38c62252c5b4916c8765f1687daea4ea6b9af74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,938
Size: 1.00 vMB
Total Fees: 0.05109465 BTC
Feerates: 101.65 > 5.12 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (121,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,185 793,185 00000000000000000000b5b8e7d0aa7b35e3b760f438cdc35c92b66b45e0d0ea 2,600 1.00/1.00 vMB 104
793,184 793,184 0000000000000000000538cde55a4a3e11bce13f9b467519962b2bafde091fb8 5,087 1.00/1.00 vMB 85
793,183 793,183 000000000000000000026ec9d67064ba963ff29dc9bdbffaa0bdb5faaba897f6 4,264 1.00/1.00 vMB 82
793,182 793,182 000000000000000000006c2421ee6f25e1b32e50cbcc1544548a4981e9eae2fd 3,831 1.00/1.00 vMB 91
793,181 793,181 00000000000000000002ada0c351f0699b916d4ea52b853918b10920b7c68f2f 2,186 1.00/1.00 vMB 90
793,180 793,180 0000000000000000000097f32391da9fc1870759eaadb52965ae30f4a3202732 2,555 1.00/1.00 vMB 112
793,179 793,179 0000000000000000000317d10276be20e696cb41cde637250cbd1e8938ec499b 3,832 1.00/1.00 vMB 90
793,178 793,178 0000000000000000000285c0a36f7c521dfc93092839e0fffb1cdd550f62d8f0 4,527 1.00/1.00 vMB 90
793,177 793,177 000000000000000000033e9485845c35eb11693cb03b86fc1eda4c8b51ee74bb 2,236 1.00/1.00 vMB 101
793,176 793,176 000000000000000000042895ff3575b2661873a0d13605ddf045fab64991fb27 2,934 1.00/1.00 vMB 111
793,175 793,175 0000000000000000000276d09155e2a3c00fa5658a67796aa9f9dca92974acec 2,644 1.00/1.00 vMB 108
793,174 793,174 00000000000000000001fe2745b5ee88641dfd44722fba0a7363d79766c5be84 3,471 1.00/1.00 vMB 101
793,173 793,173 00000000000000000004a7f251e718e846feb4fc47231a79ca82867a7d904e60 4,552 1.00/1.00 vMB 117
793,172 793,172 000000000000000000055507311aafceeb734d5ab028c9ca24750c32ddf7af91 4,541 1.00/1.00 vMB 100
793,171 793,171 0000000000000000000212103f7e5e2b3dcc232e576f00e9aecfa52f8f304ba8 4,431 1.00/1.00 vMB 123
793,170 793,170 00000000000000000004ea4dab116096b47da5c8749d313cc49c06a1d45da0f4 3,706 1.00/1.00 vMB 90
793,169 793,169 00000000000000000003a07abe4871e646bcbf210604661ced790553ba5e8b04 3,657 1.00/1.00 vMB 105
793,168 793,168 0000000000000000000086922528cf7058378f13fb8eea905da9c7ba735a5ea9 3,870 1.00/1.00 vMB 82
793,167 793,167 000000000000000000013b6fb130425364ff64c5fb1373b73de5bfeedf841c79 3,298 1.00/1.00 vMB 97
793,166 793,166 000000000000000000033ddc9bc2574b5c562231e7985999e3e61d8946d81e61 2,445 1.00/1.00 vMB 80
793,165 793,165 000000000000000000037908b8032633d189c2ff8e3b3bc8ad76c4376d7fecc9 3,368 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.