Loading Tool

Explorer IconExplorer

Memory Pool

80,849 transactions
29.49 vMB
0.10184815 BTC
Random Selection Loading Transactions
Max Size: 179.62/200 MB

Candidate Block

Mining Attempt 096a594ef73f4bc0798776edb67eb3cf181458dded8f48f3f2a6e37ea60cdb38
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 9562a54b4767d05bbb5d6dbd1bb2286b679d8d92be7f9705a8195a00bd68e16e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,198
Size: 1.00 vMB
Total Fees: 0.03977153 BTC
Feerates: 146.36 > 3.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (430,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,179 484,179 000000000000000000e4ad382ccd9f57e230fe879d0d9edc1acf9a695a6a5525 1,022 1.00/1.00 vMB 152
484,178 484,178 000000000000000000ebae085b5abcd2b424eb36b5abdbcaa765a76407809127 2,187 0.99/1.00 vMB 247
484,177 484,177 000000000000000000a1041b1f75a85de7214f90171db7448a72ff449228e888 2,248 1.00/1.00 vMB 57
484,176 484,176 00000000000000000028f8b449b591c97704604263218fb3fb1069ddccf2a467 2,406 0.98/1.00 vMB 161
484,175 484,175 0000000000000000007a27bd27ef59d2aae98aed98dc02ac0cb86d5e358377a9 2,192 0.99/1.00 vMB 288
484,174 484,174 000000000000000000dd7208889cb6eab7ae3695f459923ecb572712f06cfe3f 1,149 0.70/1.00 vMB 54
484,173 484,173 0000000000000000005a40f58694dd5e826511cd1951b9d4d3f270fa93b1a5dd 1,631 0.99/1.00 vMB 230
484,172 484,172 0000000000000000011c8a6c81d24962a6832c023ce4216c9c31a6ebdb44e923 1,582 1.00/1.00 vMB 18
484,171 484,171 000000000000000000646d182abaf6b9daed7dc5eb3504820f036858124b7f2b 1,155 1.00/1.00 vMB 17
484,170 484,170 000000000000000001180a3fa2cc43161f2b9b3487e45c94a29b905f0a411386 2,146 1.00/1.00 vMB 19
484,169 484,169 0000000000000000011a904555844ba8bd13ec70f2387b94454bbbeb186323b8 2,162 0.99/1.00 vMB 210
484,168 484,168 000000000000000000292f063af4d4a3cd9bffee0913d1d836635148503ae816 1,513 1.00/1.00 vMB 130
484,167 484,167 0000000000000000010cc8ccc09a845ab8dfcd0b7361da096db874c37ba0fb81 1,553 1.00/1.00 vMB 124
484,166 484,166 0000000000000000011e72231e677260532f87990d25b2c579d0eb869a062a77 1,963 1.00/1.00 vMB 101
484,165 484,165 0000000000000000009460c26d19d0868c4557cba8eb15341812d3c21abe0c14 354 1.00/1.00 vMB 22
484,164 484,164 0000000000000000004e3d373900a87012a7ae1c5fbccb771394a38f2850d5bc 1,947 0.99/1.00 vMB 141
484,163 484,163 000000000000000000bb311140239b312dc5b65646359b041ae01de74be51f8f 2,210 0.99/1.00 vMB 275
484,162 484,162 000000000000000000330628f9476626ade0b5310b1c330f5c6ec38181abeb53 1,453 1.00/1.00 vMB 134
484,161 484,161 0000000000000000010515250a4cf1512f4e3b74774ac0e2861ed0ea35841001 1,502 0.75/1.00 vMB 74
484,160 484,160 000000000000000000e03df7595e10fbe6e7916d16ac699f0355ff7da2ac6fc2 1,309 1.00/1.00 vMB 53
484,159 484,159 000000000000000000fa99062866c0ad3cd600b5f7e102e44e4dbc5919a9ebcc 1,367 1.00/1.00 vMB 197
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.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.