Loading Tool

Explorer IconExplorer

Memory Pool

81,856 transactions
34.34 vMB
0.14734660 BTC
Random Selection Loading Transactions
Max Size: 195.63/200 MB

Candidate Block

Mining Attempt c3d94ba23a9147df6afa68c45f443d377dc040e6132471adb6dd295adfecd8e5
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root c65e2ffa23fd47d1bef71c2942a947b9471ff655f60313e0b23a85193ebe1c44
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,578
Size: 1.00 vMB
Total Fees: 0.03325201 BTC
Feerates: 150.78 > 3.33 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (130,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,182 785,182 00000000000000000002848a6d54a9569ac4bb41355e09375966efbce60e49b6 682 1.00/1.00 vMB 15
785,181 785,181 00000000000000000004f3654e922715f3220bcba3f0f1c7feb9d4e790659da9 1,020 1.00/1.00 vMB 15
785,180 785,180 00000000000000000003c38637c30601bb42135a0e53f757ff0d2b1742891bec 1,414 1.00/1.00 vMB 16
785,179 785,179 00000000000000000000f51dd67d4da886197cfe16525dc1821f67a7473c4fc9 3,020 1.00/1.00 vMB 24
785,178 785,178 00000000000000000000fdbb2038835f82d501b2656f0107b67d0516d95ca036 1,550 1.00/1.00 vMB 41
785,177 785,177 000000000000000000046fa2ff51838e1d8b4fb40ca6ccd2d631f3ef2608ff3f 2,634 1.00/1.00 vMB 27
785,176 785,176 0000000000000000000063231c3bb3de2dcb16d243d4d5197c2daea5605bf3c5 503 1.00/1.00 vMB 3
785,175 785,175 000000000000000000057835a8bf9675d0c7dbc26d18f9fca2d32b18806e99b7 939 1.00/1.00 vMB 5
785,174 785,174 000000000000000000003c3dc401700ffc3394af9baaca33190381e372351d40 2,429 1.00/1.00 vMB 17
785,173 785,173 0000000000000000000182b089cb27c45b5606da9fede4f5b5c0d09bdd85b1c2 2,060 1.00/1.00 vMB 13
785,172 785,172 000000000000000000055cc9745148cae311fc4ad2fadb710ffd89dfc6e34df1 1,593 1.00/1.00 vMB 8
785,171 785,171 000000000000000000002597553f8d5881f97967cf7e802501b6d83a586d8d70 1,345 1.00/1.00 vMB 7
785,170 785,170 000000000000000000051c7cb26555326382cd9cfce6b575cd3099e67e892c09 2,600 1.00/1.00 vMB 25
785,169 785,169 000000000000000000032c380b98df33e2af2942d0260a38394def89eea1aae3 2,828 1.00/1.00 vMB 7
785,168 785,168 0000000000000000000400e36e1d1c1e226885ff537f74fbb9300ee2e8793a04 824 1.00/1.00 vMB 13
785,167 785,167 000000000000000000044e980a89ee3dfc04d4d3864aeeda6ab1bbe6b48b9097 2,239 1.00/1.00 vMB 13
785,166 785,166 00000000000000000003b9a8f2156fa324ea47a408ac824e8533b056f6f31f3e 2,112 1.00/1.00 vMB 10
785,165 785,165 000000000000000000020c9bb4779b6a602841018e8b5808dffc368cb4c8671d 2,169 1.00/1.00 vMB 11
785,164 785,164 000000000000000000034d480505104bbb27e69b52867be9d2d96f5b15aa4315 2,786 1.00/1.00 vMB 18
785,163 785,163 0000000000000000000059933693eb47e105f8688b743248c50afbe8bf4284d0 1,921 1.00/1.00 vMB 22
785,162 785,162 00000000000000000004b19984ab59cee37baff7fd3516fa5a8e37b7d04028be 2,920 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.10 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: 728.15 GB
    • Received: 18.47 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.