Loading Tool

Explorer IconExplorer

Memory Pool

79,730 transactions
29.65 vMB
0.11783519 BTC
Random Selection Loading Transactions
Max Size: 179.45/200 MB

Candidate Block

Mining Attempt bf95a02850fa8e757c3f62949a2abfd5ebebae9cf010a990c5ab5c4a86fb572e
Version 20000000
Previous Block 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a
Merkle Root c30fe88447188d35e3738d5817da10ceb589fe89c9d898be6d0fb65be69c29c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,793
Size: 1.00 vMB
Total Fees: 0.05453058 BTC
Feerates: 313.32 > 5.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,096 (732,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,869 182,869 00000000000006fe428d266e3e813457874e0d7da4f4f1310e2547463d2431ec 146 0.05/1.00 vMB 92
182,868 182,868 00000000000001604730545b095b4c646947337a96d745466890e115eb691327 127 0.05/1.00 vMB 221
182,867 182,867 0000000000000074a1ead4750f502c8c5e22869bf075d89431ad12cdbfd66682 133 0.05/1.00 vMB 100
182,866 182,866 00000000000006f9380e6b76b1a3c0e03258b6f2c69357e67c75bbcb7e354743 437 0.25/1.00 vMB 123
182,865 182,865 00000000000001552a728f9de7f32277ef7af7f923181282ab2dd7989ab81abe 590 0.25/1.00 vMB 121
182,864 182,864 000000000000035f2398fe105b9364569b0ebf40e9a9a16a0a0bad6e96c96117 8 0.00/1.00 vMB 35
182,863 182,863 000000000000058bd2f44fe9a2c016ba3fbd4c976a0b6e92e686c4acb3aa5262 256 0.08/1.00 vMB 175
182,862 182,862 0000000000000868f9cecd39d6f9964b03eb39a8a98a74a857dfbbb939731c84 898 0.50/1.00 vMB 117
182,861 182,861 0000000000000521fbc09cbd18f0fe4c1b9b1c20e4e5ee44efcd90dfdbea78d1 149 0.05/1.00 vMB 212
182,860 182,860 00000000000000e212cd4e987ee822c0a425261c123cbb92eb3f07608cac914a 8 0.00/1.00 vMB 295
182,859 182,859 00000000000001af06bfe4baa3bbad29a4373cdd5cb99b72af6ecd8bbbf5a614 88 0.03/1.00 vMB 111
182,858 182,858 00000000000001018a7ffac031d33d8bb5676a4ef2930ba3266552a2beeae626 739 0.34/1.00 vMB 112
182,857 182,857 00000000000002dfd6ee922883f8e43a484c9773a71e9fab8791ebf6a94cd726 143 0.05/1.00 vMB 64
182,856 182,856 00000000000009c915a2260757d5f400ce5a4f99d8317909835515da5e54a026 512 0.22/1.00 vMB 190
182,855 182,855 0000000000000594e7c4a76f5461bc9bf8c8ee9e9aa35403b91e32a7081f891b 239 0.10/1.00 vMB 297
182,854 182,854 00000000000002c3bec597dee124aac3600ad48026f3779df9b2b0068f79b10e 596 0.25/1.00 vMB 233
182,853 182,853 00000000000001dcb3c08290982c6fa4c9660c5946184a786b19a45998293fd4 113 0.05/1.00 vMB 172
182,852 182,852 00000000000001706e46f7b0cabaa2fd58cb31a7fe67d9de0d2d3ae43c76591e 652 0.25/1.00 vMB 133
182,851 182,851 00000000000000681090bc987542085f1e9a7e30748e4a501993729028741dba 153 0.05/1.00 vMB 73
182,850 182,850 000000000000030d0215b6576c0d004ab6ce4f9e5e1a4d022de05ed62fc73833 577 0.25/1.00 vMB 129
182,849 182,849 0000000000000747e41c489ea0b3ef9885a08c43a6e67122065a0496628faf72 11 0.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.56 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: 670.09 GB
    • Received: 15.82 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.