Loading Tool

Explorer IconExplorer

Memory Pool

80,167 transactions
30.58 vMB
0.07151821 BTC
Random Selection Loading Transactions
Max Size: 186.09/200 MB

Candidate Block

Mining Attempt f9abd29e601ba5ce7472e3421864c23a5a2ad29c127b070dcdb16d16d23ad546
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root 163108d51ba07521c0c94e3b1324ccaa177e0eb46e204eeef7033521934757a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,516
Size: 1.00 vMB
Total Fees: 0.00606301 BTC
Feerates: 49.17 > 0.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (679,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,939 235,939 00000000000000de653e511f0974caf868713aa4e7d94e88ecb6183d5b41450c 77 0.04/1.00 vMB 186
235,938 235,938 00000000000001208558f75d4187bec61e0b932b47d4c3215bbda801caa3d79e 135 0.15/1.00 vMB 69
235,937 235,937 000000000000013475ccdce0b23ce525e6b82d89917346c324f28de7953faaeb 46 0.02/1.00 vMB 166
235,936 235,936 00000000000000fe191ec9812c0072f71b793fa84f448bf2d48d6b5db82cb913 613 0.23/1.00 vMB 233
235,935 235,935 00000000000000bbe47349134e1aa02b2bbca4f344b5e0294628fd448c8f4546 189 0.11/1.00 vMB 126
235,934 235,934 000000000000014983832f717de9f83a929099887eed4da348eaed4e2e4ade48 256 0.12/1.00 vMB 213
235,933 235,933 00000000000000372fa7caf0ed3024364bfcae3cad01953c19b4ffa20abec8fd 230 0.15/1.00 vMB 127
235,932 235,932 00000000000000ece6da12c22246890a684680c72c6a9f92b110426a3be5684b 587 0.31/1.00 vMB 173
235,931 235,931 00000000000000c9173e8bd4e2f73df00b741eb57bd63d8ea64addb8a7e586e8 82 0.06/1.00 vMB 57
235,930 235,930 000000000000004decf39d898d92f0ca445f299026b0cf885e7d7d177fc2bc46 711 0.25/1.00 vMB 255
235,929 235,929 000000000000001986c602e34b68e84b0d65b129e6a6a09a9ab150c178f0ef23 394 0.25/1.00 vMB 104
235,928 235,928 00000000000000db5be6716fb48608ab36b4583bc98cab600f103b5a32efc689 155 0.10/1.00 vMB 154
235,927 235,927 000000000000010e807598ad4bdc27bb24505f52e1a0447b15f19e1e5896c0a9 259 0.10/1.00 vMB 214
235,926 235,926 00000000000000f5bafeef2af06f0e1015c97ddd904e0ff0c7d0b1c3f4d9af1b 197 0.09/1.00 vMB 135
235,925 235,925 000000000000016febe1a03fda3b91c8c587a514fc802ae1ca4dcfc0da1a7a8e 33 0.01/1.00 vMB 178
235,924 235,924 000000000000012ebdb318f407734b4d8b82e7ca68524ad03d863a3e0d705cf7 537 0.24/1.00 vMB 170
235,923 235,923 000000000000005d1d1546621ac84fe648875e58eac79e17e8be3e30bbe37a0c 64 0.04/1.00 vMB 144
235,922 235,922 00000000000000140954c670355e0bf7d84337decd12e0908d012c2b0ec0a416 631 0.31/1.00 vMB 162
235,921 235,921 0000000000000009e1aafa54c3891be480b324a04d159e5f680e49554fe20008 413 0.24/1.00 vMB 142
235,920 235,920 000000000000012de6084813ff2df4a4031db4f8609b2c27dac96f31b2ef5b79 353 0.10/1.00 vMB 251
235,919 235,919 0000000000000149de1196b268696ee4b1b08bca7c6e9c9fbf1a12e10981758c 4 0.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.71 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: 701.07 GB
    • Received: 16.62 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.