Loading Tool

Explorer IconExplorer

Memory Pool

45,851 transactions
28.61 vMB
0.07415856 BTC
Random Selection Loading Transactions
Max Size: 151.96/200 MB

Candidate Block

Mining Attempt 82d805723ea1de99a39ebb37c28f59d8fb2f6e1509f778430c713003b61e08ac
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root a4d3576cbb7f72597974daae376e7c6ed4d4f9f073ee21f97a6e3665634ca9a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,431
Size: 1.00 vMB
Total Fees: 0.01986927 BTC
Feerates: 361.66 > 1.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (98,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,162 816,162 00000000000000000000057da6effee9deedc32cb58c078cad93befc0c52dc14 2,960 1.00/1.00 vMB 50
816,161 816,161 00000000000000000001b6939224cb4eeb08cde54b8ce2cc922287be8f330b7c 3,007 1.00/1.00 vMB 146
816,160 816,160 00000000000000000000b956d89031e544feff026b3bc9bb0e1c1df74a99b032 3,776 1.00/1.00 vMB 52
816,159 816,159 00000000000000000001bade21b4ceec20ab985c0e626f0af946cd630df4e50c 1,657 1.00/1.00 vMB 83
816,158 816,158 0000000000000000000198a1e32d5652299c2729d0877f843484b3cbfadf48d0 3,736 1.00/1.00 vMB 160
816,157 816,157 00000000000000000001e19de2aa52a002e8dc7409c68b86054cb7c21494502a 3,161 1.00/1.00 vMB 232
816,156 816,156 00000000000000000000e02766a71214a38a37f511cc4fe92a0b2617db4a8310 3,779 1.00/1.00 vMB 234
816,155 816,155 0000000000000000000301b55782a9fbc29fa5fb2de46d1d21f24cb09dc4b3cf 3,103 1.00/1.00 vMB 304
816,154 816,154 00000000000000000000b6693363bb923b16ddacd1c7ad2198de790f6a55be25 3,824 1.00/1.00 vMB 79
816,153 816,153 00000000000000000001522da9f02d2707dd91139f32a89d515e537384ecf2b1 4,078 1.00/1.00 vMB 182
816,152 816,152 000000000000000000008145848cb8df554cc1b1e4f7612c9e37afaed9060578 3,805 1.00/1.00 vMB 96
816,151 816,151 000000000000000000015eaa7627ccdbc9d1b7f5d639d74dc80dc0862bb4579a 3,036 1.00/1.00 vMB 129
816,150 816,150 0000000000000000000355e2e63dc891a58e1f134617771a62fce098e5c81e69 3,320 1.00/1.00 vMB 144
816,149 816,149 000000000000000000001362b877913de1cf7940735b8754711dae2e45a359bf 3,622 1.00/1.00 vMB 228
816,148 816,148 0000000000000000000351d235575cedb3e41f867c2de859d9df5543d74e2f82 3,394 1.00/1.00 vMB 292
816,147 816,147 0000000000000000000244a301243107ed4755c95bfeda1a73c69ad305962243 2,620 1.00/1.00 vMB 165
816,146 816,146 0000000000000000000106cd65c0feab15c9a7b54297b1de293d8729fc5b3014 3,823 1.00/1.00 vMB 273
816,145 816,145 00000000000000000001eea4060fe616e15d0a0748b596a8d07ea68c1230531d 3,475 1.00/1.00 vMB 58
816,144 816,144 00000000000000000002af53a307c45e479ed8101d4449b521e669116d9ce8aa 3,735 1.00/1.00 vMB 101
816,143 816,143 00000000000000000002dad4468950377436181761396653925adc95c4844a6b 4,056 1.00/1.00 vMB 116
816,142 816,142 000000000000000000034b5531dca473a2257b964fdbc5d85fa8f506f8b15df0 4,306 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.12 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: 652.17 GB
    • Received: 13.74 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.