Loading Tool

Explorer IconExplorer

Memory Pool

81,359 transactions
31.57 vMB
0.07483689 BTC
Random Selection Loading Transactions
Max Size: 191.80/200 MB

Candidate Block

Mining Attempt 40da09dbe19421dcf8f994fffa480eabbabffee2fc84aa1c7d2d5ba6def41e72
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root 72e57d2b681280c8c0c9a697ffcb3581454c4c1c147cd584b70f5768ffe49d5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,392
Size: 1.00 vMB
Total Fees: 0.00621120 BTC
Feerates: 70.37 > 0.62 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (504,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,909 410,909 0000000000000000026c190ba0a297a4ad9c3db0f432cb5e1a4907f5c42325ba 305 0.13/1.00 vMB 36
410,908 410,908 000000000000000001b51439b75c5eaf2c0715a485319f8495a548862fca78e1 2,136 0.85/1.00 vMB 36
410,907 410,907 0000000000000000011ee9c086341e720724cbac17ee2513f964a35d10e84791 492 0.21/1.00 vMB 34
410,906 410,906 000000000000000001277443c5e5465b21476a0cb27b9776c3e3b67f2046326c 273 0.09/1.00 vMB 39
410,905 410,905 0000000000000000027607e618f83908a6f231c5a5254f8694ad5a15009773ab 262 0.10/1.00 vMB 33
410,904 410,904 000000000000000004a98c4bace962ac8b273d4a024f5c5f9c2ab29a3bd07b97 375 0.18/1.00 vMB 45
410,903 410,903 000000000000000000d3965fa813f7710d4f7462eb5e5724f6ef0966ee578705 1,580 0.73/1.00 vMB 35
410,902 410,902 0000000000000000002cea4e72f396185a23b3aaec413ad08df3cbb7a1345851 379 0.16/1.00 vMB 34
410,901 410,901 000000000000000003b70ceb2237318196debc4a3efa6974d7800cb931219c1e 1,787 0.99/1.00 vMB 29
410,900 410,900 000000000000000003f00b2ff11e9ad31f0e5cc3ae83e07ef3d380b7407c7425 2,094 1.00/1.00 vMB 31
410,899 410,899 0000000000000000025bc5499bd14dceb734528e74010a7dd0ce7b0fc1380fb9 1,077 0.56/1.00 vMB 30
410,898 410,898 000000000000000003842bb3ad848524c814629695664df1cd74824a0686a63d 219 0.12/1.00 vMB 30
410,897 410,897 000000000000000003daa488ff789633fb3e6d2ba1dccf49c5f4e35685dc9f8c 919 0.49/1.00 vMB 32
410,896 410,896 00000000000000000080f3b043920338fb84e0b61ce610890b2eb55bd565d7ff 1 0.00/1.00 vMB 0
410,895 410,895 000000000000000000a3a0b57dee294cb34ebd52ff8f8312408e95c332e480bd 339 0.22/1.00 vMB 22
410,894 410,894 000000000000000000064d327197f127a965583adc76c2901a00680aee626a60 890 0.76/1.00 vMB 23
410,893 410,893 0000000000000000027e5292dc17b917aaf4bfc16ffc3f6f96a3fd509c7c3fbf 1,162 1.00/1.00 vMB 22
410,892 410,892 000000000000000004233925e2d57284cfc0be57e78d1111c8141669b7bb16d1 1 0.00/1.00 vMB 0
410,891 410,891 00000000000000000364729e6fd39e5994140342b8f9d7f1e13cbc966f4a4914 2,868 0.99/1.00 vMB 44
410,890 410,890 0000000000000000013bb834d98bbf5a1252aaed06cc1924d8f31a44f32bd723 1,587 0.68/1.00 vMB 38
410,889 410,889 00000000000000000159bc369a5ed2b222a3788c72f6ed00041055a3fcc0430e 333 0.16/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.