Loading Tool

Explorer IconExplorer

Memory Pool

75,665 transactions
28.73 vMB
0.09079805 BTC
Random Selection Loading Transactions
Max Size: 173.40/200 MB

Candidate Block

Mining Attempt a185c9b223e35b51ba80fcaa9580753d4a2ece20336e081256a6c4c410a9a32d
Version 20000000
Previous Block 000000000000000000001be99c5d13761820acd7b6d30d62ebad6cb236e61063
Merkle Root 2cd528fc9591e6729c0a2c7b59b5fde87f71e7b13ea3ec5d05ecdfd70eb6b97c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,671
Size: 1.00 vMB
Total Fees: 0.02652285 BTC
Feerates: 150.80 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,556 (758,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,163 157,163 00000000000002ff111559a68896be5072e6af6a68129c8ce1ca1b272edfd401 35 0.02/1.00 vMB 227
157,162 157,162 000000000000011281fc99ecb1487f7ad54409b748feb1a3d1d3c550136733a8 39 0.03/1.00 vMB 85
157,161 157,161 000000000000065c7a64bdc3da5fad4f261def66f11ce230b338e46ddd603672 14 0.00/1.00 vMB 71
157,160 157,160 0000000000000389eed02b9c8c27c3c4aaa60f7af248ac5eefcc1863bbb3014b 11 0.00/1.00 vMB 101
157,159 157,159 000000000000096cef7e4fb0564987785420ff7bb8cf42b78bb9a4b6d4fb3850 18 0.01/1.00 vMB 69
157,158 157,158 000000000000016778303d0895da24a698433f06c618fec92174d2a516d7d90d 35 0.01/1.00 vMB 3,722
157,157 157,157 0000000000000652963b170486c19c5831c75bd803f746f0534d5deb84980ac7 62 0.05/1.00 vMB 102
157,156 157,156 00000000000009adcdf28450768fc45aec85c6128d2d45728124bb9cb74a8fdf 77 0.07/1.00 vMB 397
157,155 157,155 000000000000095fd2c7a9f8506b64611e1d2be32e75216d702aee2593eba12c 3 0.03/1.00 vMB 1,044
157,154 157,154 0000000000000d31fa7d869728a8089ada6751123468f12a51211b380ed1ff12 4 0.01/1.00 vMB 248
157,153 157,153 0000000000000ed4278febedaf12ec99df65d10fd8c88ebf0821377c5628bd29 22 0.01/1.00 vMB 128
157,152 157,152 0000000000000b454a7805bad5624d70fe7452639eaad9181baf3639f20b310a 14 0.01/1.00 vMB 232
157,151 157,151 0000000000000f45dd4ec7d7934c553058df84ab14838b0cedb31dbcc5bf5f68 20 0.01/1.00 vMB 287
157,150 157,150 0000000000000c96070ce19e346ade3aafa2c167a1acc179e868a6ce7cf99bc9 11 0.00/1.00 vMB 472
157,149 157,149 0000000000000bdcc70ac0d7e39f93b02ee34cb1e0bfa9ba6df7fcd43aad9b5a 25 0.01/1.00 vMB 48
157,148 157,148 0000000000000da95fe5da35b891d7d777a6338fc054c275cff988a379cab6e2 75 0.04/1.00 vMB 24
157,147 157,147 0000000000000a7e380fab3650af4795b275150e805cc21cd5cfdc50a4a5b2c1 7 0.00/1.00 vMB 65
157,146 157,146 000000000000074f49398388f9232730f55d79dc53017e9045ed1ea4400bca2f 15 0.01/1.00 vMB 61
157,145 157,145 0000000000000a0045053644c0d3387e2f4db12b7dacf660398e0a89019882e9 25 0.01/1.00 vMB 235
157,144 157,144 00000000000008f55edab29322ed221d158919a9bab795e228805d6d1dcc5463 27 0.02/1.00 vMB 319
157,143 157,143 000000000000036fcb86d52be69557e1008341dc06b58343ec63ff1f4639800f 18 0.01/1.00 vMB 496
Previous 10 blocks ↓
Total Size: 783.36 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: 768.38 GB
    • Received: 19.58 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.