Loading Tool

Explorer IconExplorer

Memory Pool

65,548 transactions
19.40 vMB
0.05872662 BTC
Random Selection Loading Transactions
Max Size: 126.01/200 MB

Candidate Block

Mining Attempt d54eb816e92bb5084b75ef6aa59106919a0697d12646fd5e41c20f0de9945ffc
Version 20000000
Previous Block 0000000000000000000103f36a639c33056de6071b13a2f01412de7acb59342f
Merkle Root 00daad7400e22c22d62f76d702ce965dffcd5b880e492ca301b6472efaa1dbb9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,146
Size: 1.00 vMB
Total Fees: 0.01448122 BTC
Feerates: 147.96 > 1.45 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,818 (811,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,163 104,163 0000000000026bfc941e6867e9c5c1b22bf26a1d8999ea0ba05e648e4455415d 1 0.00/1.00 vMB 0
104,162 104,162 0000000000003f1572b1758875681e6ecbee8b9e35cc97fe7d59e1fdf4b8cf51 8 0.00/1.00 vMB 0
104,161 104,161 000000000002868a3521c9787c4837f7571d3d14d89007749fa2d265878c6c62 6 0.00/1.00 vMB 0
104,160 104,160 000000000002345442638e82966fb7e380be1f0e46d2a810ca693e5c8e9cde66 5 0.00/1.00 vMB 0
104,159 104,159 00000000000254518275046c51809d056c713b547d10a27cd63613dac5a36c2e 6 0.00/1.00 vMB 0
104,158 104,158 000000000002b89ac58f758bf72ed6550bb61d1928eae9258370c5c3b3a532b9 9 0.00/1.00 vMB 0
104,157 104,157 000000000000ba2e0bed3dd3ea69abb74039737611a0d2f2fb7ad7f374a0aaf7 22 0.01/1.00 vMB 0
104,156 104,156 000000000001099bd5d6964a96cc3a47cf03e74b67de616a03bbbac3e19a9eb9 3 0.00/1.00 vMB 0
104,155 104,155 000000000001eb797cda0ae63294becc2c22757dfed6d1d5f5157fa1dea50b3b 8 0.00/1.00 vMB 0
104,154 104,154 0000000000019c7d2f763a8f62f8181ea9843fd227a72773ee04b6435c971b95 9 0.00/1.00 vMB 509
104,153 104,153 000000000001353a41c6ae1e9314478c68ecc2991d37e5a040bda82ab061bba7 6 0.00/1.00 vMB 391
104,152 104,152 00000000000250fbe8f9dd2172dbd86cf2148e4028bbdf23279b282684e18db1 1 0.00/1.00 vMB 0
104,151 104,151 0000000000002b4469b8a58fa3d4c3bb14dd27811dc2111eefc0119314df618d 2 0.00/1.00 vMB 0
104,150 104,150 00000000000132e89ad933ecf5611aa2729e4cadfbfd9d41214b062e6b513882 10 0.00/1.00 vMB 335
104,149 104,149 000000000002ca86131c64def503c63fd81ff690a8d22fd40aa74cd2203efba0 3 0.00/1.00 vMB 0
104,148 104,148 0000000000037dfc31f510b1054e2404d7f11d763756837185c578d548ef3742 4 0.00/1.00 vMB 0
104,147 104,147 0000000000004a643f4b01ee55fbc3f38083515b972eb13cf7c6bd520d6f20c1 9 0.00/1.00 vMB 0
104,146 104,146 00000000000206e52377c2cf8f93c21fd26d6b4a14692d9997de4ca9075259aa 11 0.00/1.00 vMB 0
104,145 104,145 0000000000013309b176755f07e6912a53112359f5979272d84b6e53f9ff008b 22 0.01/1.00 vMB 182
104,144 104,144 000000000002842f8d55164403b7d9612fcf1fa50187129837ba9bb4cc3273dd 5 0.00/1.00 vMB 0
104,143 104,143 000000000002857e8347f97450d874c5525c9b8924040a382d9ec1354f13165c 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.79 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: 786.78 GB
    • Received: 21.68 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.