Loading Tool

Explorer IconExplorer

Memory Pool

26,611 transactions
6.41 vMB
0.05359457 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.71/200 MB

Candidate Block

Mining Attempt 3dd6ca6e48cd541f2f70a25d774ca78354645ef287073d7d0aeff9a6778e9dee
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root d488f06bb118491e180d97be9b9da95bbcd151ad900b2a965b04cad8765c2031
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,723
Size: 1.00 vMB
Total Fees: 0.03720737 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (648,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,399 264,399 000000000000000aa08cc8c2394627ea8cae4ad88c00b749032837b34e7c1f74 311 0.12 vMB 84
264,398 264,398 0000000000000003544572774720d82d984fbdca57658d97edd2017958ea6165 118 0.05 vMB 96
264,397 264,397 000000000000000605ee5c2521bfb4905e4ac15d03630b2941ea3e501535cda0 687 0.31 vMB 122
264,396 264,396 000000000000000bb78d8038c6c90640b827d0920323d2ea571a7edded93322b 118 0.04 vMB 123
264,395 264,395 00000000000000039eadf1399e8f23621a0d0d8d18ebcf5686d6964a1acabaf7 170 0.07 vMB 95
264,394 264,394 000000000000000ec187c99760bdde085d3a9e1a8d299c467e2699b5a0edf51d 429 0.17 vMB 115
264,393 264,393 000000000000000761d254442a60298255484d736ec3855ab22d4ae7980ea696 158 0.15 vMB 24
264,392 264,392 000000000000000cda34b54eef8a602c9cfc75006df4d24ef60a24b516f6d3ae 542 0.22 vMB 89
264,391 264,391 00000000000000065c624c0b3a2726bf5472e2bd55faeabdf4fbd3d666221126 281 0.12 vMB 91
264,390 264,390 000000000000000b9e5dc7e3528c4702f200e55d1140fd50c18f90ea9b4ad662 199 0.09 vMB 73
264,389 264,389 000000000000000ad32f071d14e55ae0a2787a52d433dc04bb47ccd63051f854 10 0.00 vMB 97
264,388 264,388 00000000000000045faae9e306ff87cb4c4276d5cbfe3be7740d82f1822e0343 427 0.17 vMB 111
264,387 264,387 000000000000000ef35c0e9f6e168ba78ded7d0fbfac0bed4b7a4c50a0c0eb54 494 0.22 vMB 125
264,386 264,386 0000000000000000160f4931e40a44f6f2303d8f8b63b3bd8cb2ff5626cb42b8 489 0.22 vMB 99
264,385 264,385 00000000000000019027e9d662afff9e3432228ed127f03f0311761686f8d2b2 120 0.15 vMB 21
264,384 264,384 00000000000000013a1d2b2f81657245641b9a6e74d59da0f4953ae87885dc7e 70 0.02 vMB 151
264,383 264,383 0000000000000008969dba63c3bfb376019cf9fde952c2a208a4291bc0ecf34a 529 0.21 vMB 91
264,382 264,382 000000000000000c8b4c095830c9c69e0546f938e2ff136115912c64ef195acd 356 0.13 vMB 115
264,381 264,381 000000000000000da79258d7939ce6cf818fc0a8976a99aef29d70ce383d8591 475 0.19 vMB 101
264,380 264,380 0000000000000002c0a3030022eb81d91fe2815a9b49551a816a49e6257fdc59 1 0.00 vMB 0
264,379 264,379 000000000000000de6503e1bebe4a608b965e247acc817de4dc59c9e43a2771e 338 0.12 vMB 187
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 79
    • Outgoing: 10
  • Data Transfer:
    • Sent: 39.60 GB
    • Received: 0.55 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.