Loading Tool

Explorer IconExplorer

Memory Pool

41,330 transactions
29.44 vMB
0.03870672 BTC
Random Selection Loading Transactions
Max Size: 164.88/200 MB

Candidate Block

Mining Attempt 37c8540e343526c0b236c76d35fe1228ba697c9a0a1c755bf6e5d468ad6b28fa
Version 20000000
Previous Block 0000000000000000000049791904cdda4a35f8252dd658b75a5f9c33e643ffc2
Merkle Root 8d04829c79df3639b2bca750f642b3df7f9d811d3b35e72d9860dd73e3413987
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,506
Size: 1.00 vMB
Total Fees: 0.00510656 BTC
Feerates: 100.69 > 0.51 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,637 (158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,479 940,479 00000000000000000001c96088445c046f74be8c1216facf0581b76bc9dff5b9 2,815 1.00/1.00 vMB 2
940,478 940,478 000000000000000000005df95644a969e89d673397b9333de5ce9cc73369ef62 4,455 1.00/1.00 vMB 1
940,477 940,477 000000000000000000007229e880b777454ab165789f0c73d20fc6805356efdb 5,817 1.00/1.00 vMB 0
940,476 940,476 0000000000000000000118aaeafeae67a704bb02f98768b0dc9dbe90c201e1c8 5,080 1.00/1.00 vMB 1
940,475 940,475 0000000000000000000029cbfd16193961327690b4ab7ec7968cb537e32cedcb 4,262 1.00/1.00 vMB 1
940,474 940,474 000000000000000000016ede0b58bfe30310df23f7cd57a7bf2b68879071b79e 1,627 0.50/1.00 vMB 2
940,473 940,473 000000000000000000004a80be7dd035c189577a18ef10d30072da5734827dae 1,500 0.72/1.00 vMB 2
940,472 940,472 000000000000000000009b7795bebc190494422f815c57845b571262b4480762 2,064 1.00/1.00 vMB 3
940,471 940,471 000000000000000000013440a7063f7241e61b1a0bc1864bea04ebcfff212c20 7,028 1.00/1.00 vMB 0
940,470 940,470 000000000000000000002813ab15e8b0342f9ad4bd728d892e91d110748c2b93 5,470 1.00/1.00 vMB 1
940,469 940,469 00000000000000000001267b07056a664bbee2192f5ea7aa5070fda84482bc84 6,440 1.00/1.00 vMB 0
940,468 940,468 000000000000000000004462d19cca84ff15a128fcb3dfe74c2dd8895092bc72 6,575 1.00/1.00 vMB 0
940,467 940,467 0000000000000000000050591ca84d6c68ea0788e0465717d1f0c4cc907078b4 2,883 1.00/1.00 vMB 0
940,466 940,466 00000000000000000000781a68e739ec5c697e322725b534b37623cc021548e8 1,265 1.00/1.00 vMB 0
940,465 940,465 000000000000000000019b340b98797e0f118cc20864c214cf7f8bdebfc40fba 352 0.12/1.00 vMB 2
940,464 940,464 0000000000000000000094bdf608d563956e53995d8e67fb0ba6091f9fae7210 3,647 1.00/1.00 vMB 1
940,463 940,463 00000000000000000000739823be4a025bce44ee88fa05047684c1b72fe481de 3,353 1.00/1.00 vMB 1
940,462 940,462 00000000000000000000f556eaf8709f2672c65933f34ff4c8f1abe1913ecc0b 1,165 0.29/1.00 vMB 2
940,461 940,461 000000000000000000011ad0bc271dfe0a711c2d250f8acaba20658457e5b746 2,630 1.00/1.00 vMB 3
940,460 940,460 0000000000000000000094a31d991b99fc33b0a33b15b326def2e9385eae6a5f 488 1.00/1.00 vMB 0
940,459 940,459 0000000000000000000154041a637af8de9b83eef6f660c8151cef73f11c5b6b 2,453 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 827.90 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: 4,511.29 GB
    • Received: 244.77 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.