Loading Tool

Explorer IconExplorer

Memory Pool

67,468 transactions
25.76 vMB
0.05971071 BTC
Random Selection Loading Transactions
Max Size: 155.19/200 MB

Candidate Block

Mining Attempt 59240317f0bcf56d768b53b816826858d4cde1661cfbbbdd79bbf23e68576e98
Version 20000000
Previous Block 00000000000000000001aa9a1283aa889ea41c9cc87a0ebad4e6b488f74e2a00
Merkle Root 0c343062d824c96646d91f843431c0cd7ac49991b070153b571ba18b409ad23a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 975
Size: 1.00 vMB
Total Fees: 0.00530550 BTC
Feerates: 86.29 > 0.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,520 (698,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,297 217,297 00000000000000a4947330027f20d03754cc0396e7a0fa15bfaeb9e0e84508bf 471 0.20/1.00 vMB 167
217,296 217,296 00000000000002a83a5bad6eedf1fc89ea626382a19d1c4bddd0567e1e850c19 207 0.06/1.00 vMB 38
217,295 217,295 000000000000040cfa9ee0bef5268c25eb5a041e0f5258784c3838e3ffa837dc 529 0.21/1.00 vMB 245
217,294 217,294 00000000000000623b709c97e737dfbec55e398b3019004c36c9438852619c22 106 0.05/1.00 vMB 907
217,293 217,293 00000000000000001bfaa06e0d8c9aa94ce50ecf685d153e81f65e56546cf0bb 71 0.03/1.00 vMB 100
217,292 217,292 00000000000003705470db93fdd1174bc6ba87882addf223fd226ec6da9df71f 94 0.10/1.00 vMB 101
217,291 217,291 0000000000000021717c93b6bf99b17316940ce1b8f4ef6695015b802aca293d 128 0.05/1.00 vMB 198
217,290 217,290 00000000000003f87d7378764f3bd08e61e228a53f852f31ebf79e2a26b8e6f0 130 0.11/1.00 vMB 103
217,289 217,289 00000000000002bf89e5a13636e8bf3963673bea5a34855112163701a5e28c01 42 0.02/1.00 vMB 176
217,288 217,288 0000000000000196c5dad2714032aaf7b8568a1759223533b90aa8175a05f457 213 0.13/1.00 vMB 136
217,287 217,287 00000000000000dc41e130473710d158b073958b4754eedb20739502f1b38e3c 709 0.25/1.00 vMB 198
217,286 217,286 0000000000000168dbcc94da888cd23b41bea26a50a00a8b49079ea484739eba 176 0.06/1.00 vMB 78
217,285 217,285 000000000000038388dab07bcd6d69f00040858d4d3c2a6c7aa83022cf41855b 20 0.01/1.00 vMB 113
217,284 217,284 00000000000004a0994525a757960ffc24e8262103758f3ef7bd59d8f066e583 268 0.18/1.00 vMB 103
217,283 217,283 00000000000004c27d253707845e21b8d198b49b45c6650be652916020744812 689 0.25/1.00 vMB 206
217,282 217,282 00000000000001c0a72bc9017f761b705511a3da4b32960bdfa095b291f1ce69 717 0.20/1.00 vMB 269
217,281 217,281 00000000000004d3a906d8e8582c4bdb9605b04553b869345c33499767145c92 90 0.04/1.00 vMB 195
217,280 217,280 00000000000004c2691dc97dceae2ec9c03e201e5894b6fc9a3c9793b978ac1a 87 0.04/1.00 vMB 130
217,279 217,279 00000000000001aecaa201b51744d687a607aa2bd16a671c0016936c8909001d 625 0.24/1.00 vMB 195
217,278 217,278 00000000000002f4ac17297159fd95b2635cf58e07a3ee32d883431fb91fd17b 173 0.11/1.00 vMB 93
217,277 217,277 00000000000002602d8d5f70644e63c7a769f703b538fb360de81c79640aacb1 560 0.20/1.00 vMB 216
Previous 10 blocks ↓
Total Size: 783.30 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: 766.94 GB
    • Received: 19.32 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.