Loading Tool

Explorer IconExplorer

Memory Pool

77,872 transactions
33.86 vMB
0.14316249 BTC
Random Selection Loading Transactions
Max Size: 189.80/200 MB

Candidate Block

Mining Attempt d3c31c335e3ba17bc7b70cac13820b52ce2f58334c3f2f87814172c70c21f4a1
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 2cd1b3e4360bc34153ab22a481876974368be946a247ee6d5bd9e93a219e1c78
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,594
Size: 1.00 vMB
Total Fees: 0.02968337 BTC
Feerates: 100.53 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (3,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
912,032 912,032 000000000000000000004cc0cc3bce82c99cd3a820dd7a2b60a132080cdaac0c 2,461 1.00/1.00 vMB 2
912,031 912,031 0000000000000000000181e543620edcfe20e009f4a1f243ffe765e264a12079 2,805 1.00/1.00 vMB 3
912,030 912,030 000000000000000000002f9e6eb70c374be19cb83baa57116a1ccbbb8d3f09c1 3,004 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.11 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: 733.46 GB
    • Received: 18.54 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.