Loading Tool

Explorer IconExplorer

Memory Pool

76,040 transactions
29.57 vMB
0.09265330 BTC
Random Selection Loading Transactions
Max Size: 178.62/200 MB

Candidate Block

Mining Attempt e21f1d43d46ea460b4a29e2923c1606c8a47bf8459196b171436fb006177a5b5
Version 20000000
Previous Block 00000000000000000000e985b7b1cc1a76854a465d8850041916727dd53fce69
Merkle Root 013544ef2f2ab77eea10c2769104473d93b13304b81cc15c7bf1cb62c916db41
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,175
Size: 1.00 vMB
Total Fees: 0.02659077 BTC
Feerates: 251.14 > 2.66 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,437 (3,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,053 912,053 00000000000000000000ae859cef8b62c89b849981997786187c42db5d0e59a7 2,431 1.00/1.00 vMB 2
912,052 912,052 000000000000000000007fdef55185d5a20e5fea8ebf30f85bda4bb27c4698e7 4,600 1.00/1.00 vMB 1
912,051 912,051 000000000000000000020cb038532969f73810025350f6cb20f835c8d54fb769 4,414 1.00/1.00 vMB 0
912,050 912,050 000000000000000000016763b709d9aed14e49a89a11a82d03a0b944e30699c8 2,967 1.00/1.00 vMB 3
912,049 912,049 00000000000000000001aa77e18591fd9cca933bf8e8d4ee691ffd7d5c68cb0a 1,607 0.51/1.00 vMB 2
912,048 912,048 00000000000000000001c73d68954a2b980e9098e725a965ee4cf542d5191b40 2,586 1.00/1.00 vMB 2
912,047 912,047 0000000000000000000146919cc77f045c903899f1ca5fef10110f97cf5cbbe6 593 0.19/1.00 vMB 2
912,046 912,046 0000000000000000000139f92726f17c5d0e83cf3d5ae927e0bf8cfaa89b42d4 4,266 1.00/1.00 vMB 1
912,045 912,045 00000000000000000001c319788d00e23647ca387ef798e4a41b1393a8872022 2,881 1.00/1.00 vMB 1
912,044 912,044 00000000000000000000b561550963aa902197b3bef1f5562c9866efae48dfd3 3,097 1.00/1.00 vMB 4
912,043 912,043 000000000000000000000d1275416044acc03e2edb893906e9391913ff8b0d9e 3,067 1.00/1.00 vMB 2
912,042 912,042 0000000000000000000146af6849348ff90095d63c06ed75a93a6a892d0e96c6 4,452 1.00/1.00 vMB 1
912,041 912,041 00000000000000000000617a80e62bad0db2bb6deb54204c5790e731144ce1ac 3,847 1.00/1.00 vMB 1
912,040 912,040 0000000000000000000053098f221311ce9ae2bef69ff9bffcc7288f6e2e7cc3 2,514 1.00/1.00 vMB 4
912,039 912,039 0000000000000000000044f6aa9a42922bf7ed3b0870c5eec327b346163c8669 3,821 1.00/1.00 vMB 0
912,038 912,038 00000000000000000000cac99946d39096315c70a7107a6d61fa3deb228748e7 4,051 1.00/1.00 vMB 0
912,037 912,037 0000000000000000000012e3873be779557d443c19551036721f34f264a4bfdc 2,874 1.00/1.00 vMB 2
912,036 912,036 0000000000000000000193d13b2a90c7093f93f44119bd73e033bbe0974acf56 87 0.02/1.00 vMB 2
912,035 912,035 00000000000000000001d70a5624a4dc26eff1d4d9e54f7ac4937a68476c5c4f 3,223 1.00/1.00 vMB 2
912,034 912,034 00000000000000000000d1440042126d2f755250b351fbd11794097150ccafc8 4,122 1.00/1.00 vMB 0
912,033 912,033 000000000000000000013c263041208b212a83f33914462514bb3243a551f7c9 2,701 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.15 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: 745.57 GB
    • Received: 18.72 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.