Loading Tool

Explorer IconExplorer

Memory Pool

35,641 transactions
26.37 vMB
0.07122199 BTC
Random Selection Loading Transactions
Max Size: 133.05/200 MB

Candidate Block

Mining Attempt 1ef8c168e3a8b95568de3e41f6e1b47fe827887f0fb3ca4e5a2265806165df23
Version 20000000
Previous Block 000000000000000000019295710f8a15d7ccdc5181b926c5589975b7b7550f48
Merkle Root c9cbac7392a1b909296d0236e8acb5343b7b6ffe4d97e291541400726733c7c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,051
Size: 1.00 vMB
Total Fees: 0.01848589 BTC
Feerates: 101.59 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,210 (801,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,496 112,496 000000000000bd7d16311520e2556a1471acde23bc8eb93f65f2e886511ce5cd 20 0.01/1.00 vMB 2,109
112,495 112,495 0000000000004c3dadb3e116cd349df52591f35679aa1223b2a6865b43dfaab9 9 0.00/1.00 vMB 430
112,494 112,494 0000000000004cbcf2727c78d9c4618260b6f5c7125f34881820f5f84f0a11d3 3 0.00/1.00 vMB 0
112,493 112,493 000000000000d690f590db6ea11485e499880357abf48fde1611cf43f4d1d16f 15 0.00/1.00 vMB 1,481
112,492 112,492 0000000000011e3b246bae03e92faa47108ef3c9f300e331906d5c53343da92f 20 0.00/1.00 vMB 601
112,491 112,491 000000000000edcf5eb4bf67ce25a098ee4c0f0cd02a32c1a6cd5b676dfaaab8 4 0.00/1.00 vMB 1,047
112,490 112,490 00000000000064b062176d99f4ecd5abbd59987ac74683549cffd309ff843069 1 0.00/1.00 vMB 0
112,489 112,489 000000000000532add65cc896d5359bba6f48a3c899c082e1855d48bc7a25a0a 9 0.01/1.00 vMB 737
112,488 112,488 0000000000003c7d7e98033e255dcc9dee2d85b5b5572dc8b73791fbe2adaeee 1 0.00/1.00 vMB 0
112,487 112,487 0000000000001c53ca9d5571992bf550537b0b60ce3f363c4c6f858d4b9b9d7b 12 0.00/1.00 vMB 352
112,486 112,486 000000000000f2dd7d264dc50ece56a51c55c38ebaf6aefbf2507edb325ebec3 14 0.00/1.00 vMB 1,713
112,485 112,485 0000000000006f899264b890ab76d8b8ae0fb105aca60725a4163d5dacd496ca 18 0.00/1.00 vMB 1,752
112,484 112,484 000000000000ee6deb25031501dc643af89a21a067c8674e745a5006b10a6231 11 0.00/1.00 vMB 0
112,483 112,483 00000000000115c895d4eadc5e6e7ec3ce43e1f0742b394aa104c9a6cd9ffd13 1 0.00/1.00 vMB 0
112,482 112,482 000000000000c6493a5fd9c5d7fbb8e6b0f6b3a05dee28511046504a3d7c7a52 1 0.00/1.00 vMB 0
112,481 112,481 000000000000fa7a56bcb12e0e0e4fc9d3da06e7ec50fdb014c68ca7c08f9ebd 9 0.00/1.00 vMB 3,451
112,480 112,480 000000000001216091bcfd1bd6cedd2a45b2b0ae63a9ffce6c6a9b639b41de13 2 0.00/1.00 vMB 0
112,479 112,479 000000000000240fbd42977e753cb8b019f4087740ccbb67ffcbcb8ce5e546a4 2 0.00/1.00 vMB 0
112,478 112,478 00000000000061ecf4b2eef45a3015e74d8cc360362fea07fe1ff7073ee983d5 2 0.00/1.00 vMB 3,875
112,477 112,477 000000000000c5b87c792d5604896a28cfd9568b714d66acb1d6d3499c1aebc6 11 0.00/1.00 vMB 2,256
112,476 112,476 000000000000afe26b7e61e70f79f8150d7b844b75cfa3fff4a04c4bbf6979a1 6 0.00/1.00 vMB 584
Previous 10 blocks ↓
Total Size: 780.96 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: 574.03 GB
    • Received: 8.13 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.