Loading Tool

Explorer IconExplorer

Memory Pool

28,116 transactions
11.31 vMB
0.03390290 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.64/200 MB

Candidate Block

Mining Attempt 35b6817fbb67cfe06b608261aff11fd1ac5b8c3f76fd70a02c7e025b8aeb9b9b
Version 20000000
Previous Block 0000000000000000000206c1e0c8758b457d4a1f9452c474552980879a81c1b9
Merkle Root fff47f22c72a7afe1ee513f7aed98a77c828bb44048a24d49be9873d0a877c30
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,206
Size: 1.00 vMB
Total Fees: 0.01469792 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,547 (855,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
58,408 58,408 000000000e04be65b679398395c182acb157b83ce86c4873a2bd0f8692134667 1 0.00 vMB 0
58,407 58,407 0000000002843f9e6de277f0445a902da7c58529bdc12cfc4d64a50603fa8119 1 0.00 vMB 0
58,406 58,406 0000000004dc28f418710fee72750d6a41f628cb949b8d17dd949aef6390205a 1 0.00 vMB 0
58,405 58,405 0000000010d46c9c06278997887fab35e1bcef85fafb8df5ab924399921d6dd9 1 0.00 vMB 0
58,404 58,404 000000000ed0bac4a0ebcbb96d4c947856a9bf2103f0d543d68c0e84ca380167 1 0.00 vMB 0
58,403 58,403 000000000b772ec1fcac66b4d6a1e82e699805a0d3374f0a09829beff7dd47fb 1 0.00 vMB 0
58,402 58,402 00000000024e1a60ed83c024c15ee140356766ed8e9e8f6210231a11ef3826a9 1 0.00 vMB 0
58,401 58,401 00000000120d240e0472f9779454f437bb53f4ede1187860feed1699c6dd1c12 1 0.00 vMB 0
58,400 58,400 000000000b49042a958655403395d2a35b899aa3336db7b810b7c7db32c2a4ec 1 0.00 vMB 0
58,399 58,399 000000000ce358a15eb7ea99415919097c586b4b74b0efe6810442599f47b4f1 1 0.00 vMB 0
58,398 58,398 000000000fed1132edf4c334bcb95ac9861aaad084d6ec08ec3c66f3b8d039d1 1 0.00 vMB 0
58,397 58,397 00000000046434d59f93309dd2ebf875bd2640e9cfbdcbe5a4f5e848fc2c8665 1 0.00 vMB 0
58,396 58,396 000000001483fe6fd912804a68d351f976437f77f627bf47f111609ab02f89cb 1 0.00 vMB 0
58,395 58,395 0000000012f77c5d082452f1b205ccce73b7e9e685ec50ecc76b08e9cd395459 1 0.00 vMB 0
58,394 58,394 0000000001eccce1dc9a7f506fd5d22c22170c227ced95ca5f1a04b1cfeffdc5 1 0.00 vMB 0
58,393 58,393 000000000fbf94550e19ba6875ddf3ffc4bd00b131cebdcee14e571c4dd3e773 1 0.00 vMB 0
58,392 58,392 0000000000de04964070d54ed2f58a8b7188c128a32aea0693e42ea00898e8dd 1 0.00 vMB 0
58,391 58,391 000000001221489b54cc7a6fe4dc1d4f1823100948ce21641a3fdf0f63c87ead 1 0.00 vMB 0
58,390 58,390 000000000fcd6818e3073c0d8edfed23aa6fad2b8606a21f2a8774e01082520d 1 0.00 vMB 0
58,389 58,389 000000000e475f49b401bd45f63cec58b2d28c25851b9e946274d78471686342 1 0.00 vMB 0
58,388 58,388 0000000004bf0b940588612cda23e92219a314c6980d01f2b8b7d6fd31579d77 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.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: 412.72 GB
    • Received: 2.20 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.