Loading Tool

Explorer IconExplorer

Memory Pool

74,463 transactions
27.46 vMB
0.06965120 BTC
Random Selection Loading Transactions
Max Size: 167.70/200 MB

Candidate Block

Mining Attempt f5b508c715f94bc48607792794c472339d2fb2b50b9651fd4b770be5e7a627f9
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root f341ed39910db33441953b9049f15c31843d29acd7d7f998422eb1ee4676e7d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,013
Size: 1.00 vMB
Total Fees: 0.01121761 BTC
Feerates: 80.55 > 1.12 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (131,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,579 783,579 00000000000000000005eb04c67df889afaa3db5dc0232532d6c411f65f7cc31 2,511 1.00/1.00 vMB 8
783,578 783,578 000000000000000000016e05e5748248e2ff69c31d37a14bf117fd16b41517dd 3,035 1.00/1.00 vMB 25
783,577 783,577 000000000000000000054812487c6e222c8b8108ecd3f213c3f02b250ce56038 2,139 1.00/1.00 vMB 10
783,576 783,576 000000000000000000039689a1954fb806e532b342f0bd7ba4354f02b079e947 460 1.00/1.00 vMB 3
783,575 783,575 000000000000000000053fa00880ffac48ad412725a8d19d45d3f6b12a2d0af8 273 1.00/1.00 vMB 3
783,574 783,574 00000000000000000002caa2dcb2eeb3bc6a343f2dcae46b62898d20a2b739a0 2,428 1.00/1.00 vMB 11
783,573 783,573 0000000000000000000223268b8348ea59e318982a0426623dda21596ce7aeb5 1,997 1.00/1.00 vMB 11
783,572 783,572 00000000000000000001f976e86057001e79e211ae4fa56174abecca68f3ab07 1,828 1.00/1.00 vMB 21
783,571 783,571 00000000000000000005b8e433e44e88e89eea0b35989dfe0dcbce142d822ed8 2,147 1.00/1.00 vMB 31
783,570 783,570 000000000000000000037da677464f3c23b538be0234ab41ac91db6fe3d13dfc 803 1.00/1.00 vMB 5
783,569 783,569 0000000000000000000287c1bdbfedb446c34097fd9b16f8caa2b2d233c0503e 1,965 1.00/1.00 vMB 11
783,568 783,568 00000000000000000003db02ec195dbbc5e0c2e56a8b2adf1ed1d9251ff32b8f 891 1.00/1.00 vMB 3
783,567 783,567 000000000000000000004feef4872cc4987736cd773c2b5546ddb698f28381a3 2,164 1.00/1.00 vMB 11
783,566 783,566 0000000000000000000167f4f923b5c3a91c6c376bb4a9ec253d5ffca9dbc3ef 2,809 1.00/1.00 vMB 19
783,565 783,565 000000000000000000039508b65cc92533534496d6335bd3883a6090b4fedf25 650 1.00/1.00 vMB 4
783,564 783,564 00000000000000000003092d57d9f38bcfdb00b02dffe73b702706ebeeb1c371 1,685 1.00/1.00 vMB 12
783,563 783,563 0000000000000000000586ba8fcbd2fc582c9ccacf07b8913667a5102f6dd208 2,339 1.00/1.00 vMB 13
783,562 783,562 00000000000000000005cc534d9150889b3c8339af5c3c28dde29fda3eec3165 1,949 1.00/1.00 vMB 12
783,561 783,561 00000000000000000003b921c28d4a6d8d4a24bd15738e8e96b72ecbec4c5dcc 1,631 1.00/1.00 vMB 10
783,560 783,560 000000000000000000014900ad319338b626d1065004f02f4f6be9ad8f3f1c3a 3,024 1.00/1.00 vMB 18
783,559 783,559 00000000000000000000bc1d7049d99331540f33be5a7abd64dd2002a04a9ab6 2,481 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.