Loading Tool

Explorer IconExplorer

Memory Pool

26,020 transactions
26.91 vMB
0.10630850 BTC
Random Selection Loading Transactions
Max Size: 128.84/200 MB

Candidate Block

Mining Attempt 3daedceccee47166fb06406ae6934a68f53a62261fce4f664116e5d49232ce27
Version 20000000
Previous Block 00000000000000000001dd13af50d570d39bbe125c122c99add1ef636948c08c
Merkle Root a3ad2034dcd04a5bf5c07b93fbf9afb2c7d82a5bbae11c1013432dc59322a5c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,923
Size: 1.00 vMB
Total Fees: 0.05574839 BTC
Feerates: 502.40 > 5.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,493 (517,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,185 397,185 0000000000000000006c84b83a2f4b6338dd6a2c7c5377c703c233f855bde821 963 0.86/1.00 vMB 21
397,184 397,184 00000000000000000351b0ef34400a313fb4803c35dcf6e3b3d76c260926d2db 1,661 1.00/1.00 vMB 35
397,183 397,183 00000000000000000077d635d716fcc80c5308a0818069f19356f7f8ec09cda8 770 0.61/1.00 vMB 23
397,182 397,182 00000000000000000035265ac239027ea0d42d79ab52d0a8e41407ca3b3bf787 1,401 0.99/1.00 vMB 23
397,181 397,181 000000000000000004fecf2218c413da65301dd01a71835e179ad0c0b1320ad2 1,868 0.92/1.00 vMB 22
397,180 397,180 000000000000000001ef0bda5bb943a388b9336c0732653caed9500d29755686 1,873 0.75/1.00 vMB 42
397,179 397,179 000000000000000004155f05ee6ac25e3b53f5c891487696653d0ad2ff0436a0 1,582 0.95/1.00 vMB 24
397,178 397,178 000000000000000003204bf0f72eb0d7104388f0c0fd887378a5032063ed3b02 1,472 1.00/1.00 vMB 25
397,177 397,177 00000000000000000171efaeeed87c3cfa06d95984e2a41be576c317c5312e5c 2,627 1.00/1.00 vMB 52
397,176 397,176 0000000000000000030a0717b8526a67022ac60a343ed979f87c3e7fc442d38f 1,004 0.93/1.00 vMB 19
397,175 397,175 000000000000000005f1827ba5bbd39d02311795d3bca099580c7a22eeabc612 2,044 0.75/1.00 vMB 45
397,174 397,174 00000000000000000403b28c403c03b7d6a0253211e014a77f49d5e106940a8c 1,388 0.75/1.00 vMB 34
397,173 397,173 0000000000000000018546c98b908da687587d7918392d988151d062c859df3e 1,708 0.95/1.00 vMB 24
397,172 397,172 0000000000000000064ec1c7be6ae9f88f14dabf8a29959e3ea34f735671d437 2,202 0.95/1.00 vMB 44
397,171 397,171 000000000000000002482e87d3b58522006cbfa982446c6017ad2e2eee097acf 1,274 0.90/1.00 vMB 27
397,170 397,170 0000000000000000031e60911847518074b6fdc776bf18e662e339f04ea62c76 1,003 1.00/1.00 vMB 20
397,169 397,169 000000000000000006a501607938025b9b10c2e4c61db861ff1b03724fb09300 1 0.00/1.00 vMB 0
397,168 397,168 000000000000000002203e81bd0a11091082eefe1cfe6d4611f9d849c01bbef8 1,947 1.00/1.00 vMB 49
397,167 397,167 000000000000000001845a58658d01cae1514348b825ff55f2dd69fc9ed74f3b 2,205 0.95/1.00 vMB 32
397,166 397,166 000000000000000003e4597f4c49eaa3ef62275ca1cb6131853f30b9755b259a 1,303 1.00/1.00 vMB 21
397,165 397,165 000000000000000003539f42fbaa589e2e7ba0d49eb355f0694660384ab63c77 2,880 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 781.49 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: 611.80 GB
    • Received: 10.90 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.