Loading Tool

Explorer IconExplorer

Memory Pool

85,374 transactions
31.77 vMB
0.11682944 BTC
Random Selection Loading Transactions
Max Size: 194.84/200 MB

Candidate Block

Mining Attempt 35e0852551928a09a29349ab0fe046845671f967cf49bd40b0feec96cfd63fdc
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root e20e2a0afe13893b0d60083c2ecf9af86b1fd6742d2f0c231d138caa9b180086
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.04121567 BTC
Feerates: 301.57 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (210,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,459 704,459 00000000000000000009d2d99198c4aa2f8a14b1e5e1c33a591193b7996a70c7 96 0.03/1.00 vMB 11
704,458 704,458 0000000000000000000d359faf76b24a9a46616453a4d0dc7e6a17cf3e506bcd 207 0.15/1.00 vMB 9
704,457 704,457 0000000000000000000400cb37b25de7115c3131e6d03a2841554b7cbd916de5 2,299 0.95/1.00 vMB 6
704,456 704,456 00000000000000000007ca6a20c0fabfa450e142a6fcddc06280959b94e279c4 1,009 1.00/1.00 vMB 17
704,455 704,455 000000000000000000083e60896e9128c42e4dfa90b57428e84bc669e4355970 1,867 1.00/1.00 vMB 15
704,454 704,454 0000000000000000000d88a4b90d0cd0217ee760b3fd12d55672025b4ca7ae20 1,905 1.00/1.00 vMB 5
704,453 704,453 00000000000000000007daf9798b04828db0610d111b5386dbe920190d180397 1,246 1.00/1.00 vMB 13
704,452 704,452 00000000000000000007bb1e8383edb0075f26e08775ed867b0983b1aba88b59 1,032 1.00/1.00 vMB 11
704,451 704,451 0000000000000000000782e0508cd89da2935c037adad537e8c4809f52f82939 2,268 1.00/1.00 vMB 21
704,450 704,450 0000000000000000000b162202e742d74c8a48c4c9833710d58cc1d77e6c1924 192 0.07/1.00 vMB 11
704,449 704,449 0000000000000000000a3895b1de56f1ca9be1bf10bef9645f25eaaf22d79fc3 339 0.12/1.00 vMB 12
704,448 704,448 00000000000000000001170bcd2a6bcc534730fff0fa02ecc23eda214a1cfc2e 181 0.19/1.00 vMB 19
704,447 704,447 0000000000000000000621676a1ead4db440194d07bf1aafd54021d3030d1534 450 0.25/1.00 vMB 15
704,446 704,446 00000000000000000002612a9ea16e64fb6b1a28dc63844b38b8a2ed9159ea91 2,121 0.96/1.00 vMB 13
704,445 704,445 00000000000000000002a67e2affa13742ae802db37d196d0b025c10a6bde398 1,613 0.66/1.00 vMB 11
704,444 704,444 0000000000000000000d0b9dad53c837400462c87614d980b05b4ef9996566ca 459 0.43/1.00 vMB 11
704,443 704,443 00000000000000000007c1568c4d9b3458c4853e21c3377a2f6f37e6df54dde3 1,783 1.00/1.00 vMB 4
704,442 704,442 00000000000000000009cc5b56b5c245c95c6f8c851ae5f7bf1e242bd25f0bad 3,375 1.00/1.00 vMB 3
704,441 704,441 000000000000000000010c1db1cdc6e6e41208f39b055975f420e8868a798ac6 1,498 1.00/1.00 vMB 6
704,440 704,440 000000000000000000014136f98ecbe19096307550eb88bd5a16fb3cb8de4000 2,495 1.00/1.00 vMB 17
704,439 704,439 0000000000000000000c1d94064ecfbfc34d12b11f6af24aa0ada65711dbf278 2,380 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.