Loading Tool

Explorer IconExplorer

Memory Pool

45,170 transactions
29.19 vMB
0.06413504 BTC
Random Selection Loading Transactions
Max Size: 155.43/200 MB

Candidate Block

Mining Attempt a45ef733237bcfda0c6bda73b2357130d45dda6d77111aeead89f18939f35225
Version 20000000
Previous Block 00000000000000000001307f1998b9f9a4e8679a9c05e963893a3b9aa72c63eb
Merkle Root 8a24f04e29a5c9e40b4e751a6a3305c21f9ee4787c066b74bb905d92620de432
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,082
Size: 1.00 vMB
Total Fees: 0.00826435 BTC
Feerates: 251.62 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,856 (582,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,195 332,195 00000000000000000445d4e2d64ddecdd118485138bc185e5961a74e8a0b6cb8 676 0.35/1.00 vMB 23
332,194 332,194 00000000000000000dcecb2e27e34c9196d9813358e11c9222622773226662e3 792 0.37/1.00 vMB 26
332,193 332,193 00000000000000000bae94bc4b822616fd013198c316951abd6208b594c3110c 367 0.16/1.00 vMB 27
332,192 332,192 00000000000000000ae8d3c61d26746917fd9e51678a5d138a2ca958c552f21a 121 0.04/1.00 vMB 33
332,191 332,191 000000000000000006a0f6e1df412b7ee8a9dabd8df1f3fd134e90549edec50b 497 0.31/1.00 vMB 21
332,190 332,190 00000000000000000a0943087b67b556cb3f952bd24d7cbd940fce42e84e9eaf 328 0.16/1.00 vMB 26
332,189 332,189 00000000000000000ec21e57cb8dffda67708bbe0b5644d2592a034b1b720c93 154 0.06/1.00 vMB 32
332,188 332,188 00000000000000000010a037f6f00d388dda9502177c1f554f16d43dd6910d50 138 0.11/1.00 vMB 17
332,187 332,187 0000000000000000031209cf039e7b4a697c817c0c7122387895cb4f1c8750b3 125 0.11/1.00 vMB 14
332,186 332,186 00000000000000001166be9327d2394ce8c99f5e3728996cdd24db3ed346a69e 34 0.01/1.00 vMB 29
332,185 332,185 0000000000000000011853802710fcf8f33ae47fe9d7ae3c570ada72e9fafcf8 532 0.27/1.00 vMB 21
332,184 332,184 0000000000000000135c5acc21f1b4e35043acdc823e7fde22be19669f94bbd7 541 0.46/1.00 vMB 12
332,183 332,183 000000000000000004f0a548e49de6c6aa1b55b8116a306d3ebc4789bd2105ee 1,551 1.00/1.00 vMB 22
332,182 332,182 000000000000000015dd7a667adbbe68e6425e9dbe52589916087630ecf9ef00 2,910 0.90/1.00 vMB 44
332,181 332,181 0000000000000000006c198850f23112ba4e0faf825e2072aa397e1e976ee68f 111 0.12/1.00 vMB 17
332,180 332,180 000000000000000019ef05a54a77244efe60e42740ec03186102749655fed933 770 0.35/1.00 vMB 27
332,179 332,179 000000000000000018f6f2af574c96a53c3eaf9df88d5474553d062742e1d9b9 209 0.11/1.00 vMB 24
332,178 332,178 00000000000000000337ae40822f8a41b17783c0c155a8221c3b0b5ad4789a9e 541 0.33/1.00 vMB 22
332,177 332,177 000000000000000010d443467af38e44bc47c2ff715aa974394e365273539f76 121 0.09/1.00 vMB 23
332,176 332,176 00000000000000000494d587c6f0e82f56bc2fa5a2cc4159fb7e8417a6e7b74c 215 0.10/1.00 vMB 24
332,175 332,175 0000000000000000113027fad775d61ff49bf02601794f6f7780beb35f3d2fac 151 0.10/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.14 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.52 GB
    • Received: 13.79 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.