Loading Tool

Explorer IconExplorer

Memory Pool

41,346 transactions
26.65 vMB
0.06230137 BTC
Random Selection Loading Transactions
Max Size: 139.20/200 MB

Candidate Block

Mining Attempt b310f5ecda9704aa4c47bc3a45feefbfe4a3b617b766fe7960e36d39ffcf09ff
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 57e15a1aa7de8d199dfe2c2a67f300b49f125a0bd0c1562dd33d94d2a3b619a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,005
Size: 1.00 vMB
Total Fees: 0.01302365 BTC
Feerates: 50.62 > 1.31 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (88,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,504 826,504 00000000000000000002cd89eddda9d6e70a71bb0c6ade3bdba557e10cf965d4 3,604 1.00/1.00 vMB 35
826,503 826,503 000000000000000000031c6d87de6389e973cfa269bcc77f304d44e8eecec8ab 5,188 1.00/1.00 vMB 38
826,502 826,502 00000000000000000001e589480f7aa45923cd22cf48e803f8b5f5b7025dc5a3 2,880 1.00/1.00 vMB 50
826,501 826,501 00000000000000000000b7b36df5c620082c566d93321da1deb21c4d33d2f41a 6,320 1.00/1.00 vMB 38
826,500 826,500 00000000000000000000f50b345bf786ac366ff5d411b41d3ceaf9c4231a7772 5,392 1.00/1.00 vMB 33
826,499 826,499 00000000000000000000a8b1132d58aefb32641d3b4093649c199a02fdcba176 3,011 1.00/1.00 vMB 49
826,498 826,498 0000000000000000000144f5e8d7ea1247660b963df8873177c850cecb73d96e 4,579 1.00/1.00 vMB 42
826,497 826,497 00000000000000000001296040f46fea53ee98eb7dab65901ff8be2d6ad67f3e 4,012 1.00/1.00 vMB 40
826,496 826,496 0000000000000000000386b43be437fab868d9d2f9a0640bdd19183af681d9c2 3,209 1.00/1.00 vMB 51
826,495 826,495 0000000000000000000084bab67c4464044ef8cb6a5dc4f10299e4f7e6b3da6d 2,668 1.00/1.00 vMB 85
826,494 826,494 0000000000000000000057a54b140a419a622c22d8ad8d0baec75f30b575cb3e 3,988 1.00/1.00 vMB 57
826,493 826,493 00000000000000000002864e8b6eaac8ba2cc78a23def1edfcef9aa1f5ec571f 4,277 1.00/1.00 vMB 46
826,492 826,492 00000000000000000000f2ab46a64c09f92a3b071631b7ca58b6b761d2d626fe 4,587 1.00/1.00 vMB 29
826,491 826,491 000000000000000000033c430d78d422dc0730c477a2f57c94199f5e98b74a5e 5,303 1.00/1.00 vMB 42
826,490 826,490 00000000000000000002e10e44951d88b68ad7042f1aee0284bde890bbafd22f 4,064 1.00/1.00 vMB 44
826,489 826,489 000000000000000000008d058598c6d37739ee8db1efeca8d9bd4f8495fdf479 4,526 1.00/1.00 vMB 42
826,488 826,488 00000000000000000003b0d151f735874b19613fd8afb2967f44ac63023b04c9 4,166 1.00/1.00 vMB 39
826,487 826,487 000000000000000000004cd88ea8b0d16a1dd193c611f63fb4ef377bb390753f 4,467 1.00/1.00 vMB 50
826,486 826,486 0000000000000000000289888dee903769a7033094560eb10f6bd820023d2e75 3,547 1.00/1.00 vMB 49
826,485 826,485 00000000000000000002a3bd3c68c3e37ca0ad8b892442e4df1fcd8a30749428 3,584 1.00/1.00 vMB 64
826,484 826,484 00000000000000000001751105d4ba6cc970c6f8b8eff2f0723c86652e8149a2 4,101 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.22 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: 654.70 GB
    • Received: 14.16 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.