Loading Tool

Explorer IconExplorer

Memory Pool

27,823 transactions
7.75 vMB
0.05771923 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.84/200 MB

Candidate Block

Mining Attempt 0cea6cee6a201206c8446c8738bc90c3405ae6a423dfbd50b5908e1fa53fa354
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root feb4beb8e5fc6756795a9ee4872d22705d754fa9f5afd271f5290ce3ea522b56
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 943
Size: 1.00 vMB
Total Fees: 0.02291417 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (779,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,546 133,546 000000000000054e7347c20bbce1c70ea84c9087792358789764a6900e86ad02 24 0.01 vMB 0
133,545 133,545 0000000000000a1719a22e87aacbca117949c24704c9c4cf107e7bfdcfc77332 52 0.03 vMB 539
133,544 133,544 000000000000049ec578cc42f9d0f3254337f0fd5abedea2d258f161df9faaf2 55 0.03 vMB 860
133,543 133,543 0000000000000a3a5dffeb788f3552a36b1d431f3de434617dd1512dc72dfa2e 14 0.00 vMB 202
133,542 133,542 000000000000007346463fb443eb3d28bcdb49f85e7ac3ed623d9e70ea3e4473 48 0.02 vMB 395
133,541 133,541 000000000000072e314fe25c9b60fb1b6e90ae3cc046eabd5f0dc156cfa16c68 106 0.04 vMB 306
133,540 133,540 000000000000041bdae32698b3570df9f785fb7e9412f327a582146dca2a4280 58 0.03 vMB 71
133,539 133,539 0000000000000a8e6d4db50c2c189da0410c004b3a30e728965c0da6cfbac81d 45 0.02 vMB 622
133,538 133,538 00000000000003d37165c8234f68372bc11f46d916c413b2ae23c5e2af7584fe 47 0.02 vMB 508
133,537 133,537 0000000000000bab848b5fc633da6db507a3591ee84d742d2b71bf5c24151387 26 0.01 vMB 200
133,536 133,536 000000000000010821bd06ebd6a3aec98c3d0c0c423d070878774f047a6232b9 92 0.03 vMB 2,667
133,535 133,535 0000000000000731ac0a0a2d5839d84f05d69654d76e5335f51a94bffaa8f677 64 0.03 vMB 452
133,534 133,534 00000000000008779e045f1a68b97f7cc06dcf1eb1dda2c3a289d0242977f875 24 0.02 vMB 714
133,533 133,533 00000000000003d36e49143b601a89dee1402650e4fc78c4ae0f368ed715a9a8 68 0.03 vMB 571
133,532 133,532 00000000000005f3ccc8218b8aeddfecb957d2561203b4d137bdc31441d52d87 104 0.03 vMB 51
133,531 133,531 00000000000004c9d81afbe01dc92f2fa3540c844561e21e237004468f8625c7 24 0.01 vMB 725
133,530 133,530 000000000000048644dc5eab101685139d22fbd6e364431a0113c1409eed4beb 24 0.01 vMB 787
133,529 133,529 0000000000000505e2f43a50d6d03e226a34bb142c20d132e1cb6d6acecf6bae 15 0.00 vMB 203
133,528 133,528 0000000000000b245b1c5baeaafabbd6ebef930ab91818cbf13351207461629c 158 0.09 vMB 179
133,527 133,527 00000000000007e6057b390f17b4ed2944c0536785773e6437a01c85c50b9b27 65 0.03 vMB 917
133,526 133,526 000000000000041c528e0b4e1e44bbc2d524ebfaa967797bf31f593e0ad3f3a4 16 0.01 vMB 897
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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