Loading Tool

Explorer IconExplorer

Memory Pool

84,429 transactions
35.32 vMB
0.18353159 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt ea863caba6b01ec286410093a1a1b1afdfaf5414ae32a737a974736777f8628f
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root bbd44595a8ba835bd86dcb98409a6203ea2b55fe8c29ce6ab292d81cfd2985c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,265
Size: 1.00 vMB
Total Fees: 0.04558706 BTC
Feerates: 435.08 > 4.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (674,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,807 240,807 0000000000000094decd2a9297013be42e3186eef218730b8a99f660871b161a 263 0.12/1.00 vMB 114
240,806 240,806 00000000000000ecf455c4cf194ccee1820b93639a6eaad7f691dd9de8f008ae 616 0.25/1.00 vMB 188
240,805 240,805 00000000000000d99590584f68b9efcf7d31d0e00626ee7ad29f01af2c4a4495 151 0.07/1.00 vMB 146
240,804 240,804 00000000000000ac52c40b33265518681f34aabe3960754354771b5fc9bd49ab 378 0.16/1.00 vMB 158
240,803 240,803 00000000000000e24b01e026812097b601f61d0577266a7378e938293e425fdd 4 0.00/1.00 vMB 45
240,802 240,802 000000000000003fbe2dbdf29614b55b5454df098ce4cb915a3f86c8cffc3597 452 0.20/1.00 vMB 166
240,801 240,801 000000000000010da9f0f7498254a52323e8fe3c971e792ca060d692471700fd 482 0.25/1.00 vMB 190
240,800 240,800 000000000000011245dcf10881556466cc029388c4b79cd3d3e2cbe8bdbb830c 258 0.13/1.00 vMB 149
240,799 240,799 00000000000000324da7845b9d5353d719aa7607cdcaa9f2e1435a6fbd197cac 487 0.25/1.00 vMB 185
240,798 240,798 000000000000007f297cd0a19c231bde4294fdd99928f92f94b58bbb53398cf7 453 0.20/1.00 vMB 172
240,797 240,797 00000000000000606a74d47b81eed032fd32794f29a8d6198130ee0a1239926f 304 0.15/1.00 vMB 99
240,796 240,796 00000000000000da5127a2229c744aae6490739663c33754a46cb73c74c91956 581 0.25/1.00 vMB 187
240,795 240,795 00000000000000f6b94b0dae1b5aceede3d06a569d00e88e9f247bb0f55080ba 350 0.16/1.00 vMB 155
240,794 240,794 00000000000001126f97764294d3efcaa9c01ec2cfbe1b8e7a426f88a27e3b16 5 0.00/1.00 vMB 479
240,793 240,793 00000000000000dbbd33fe15d6ed9b07e020f79a465e87b2cee755f180ca8986 42 0.02/1.00 vMB 20
240,792 240,792 000000000000009dc8b0bd40fc29e17b9978373d2d0d8f959ec0e70953335b5d 326 0.25/1.00 vMB 66
240,791 240,791 00000000000000948cba7578a6aa8bdaa63127282f16f576a8bb397102caffd2 718 0.25/1.00 vMB 218
240,790 240,790 00000000000000eea18bf92f9f3d8fbe54f2500c72a53a98664e683660af076e 222 0.10/1.00 vMB 154
240,789 240,789 00000000000000f1bbc1627a002e2d85c3ad127145898fde60405296a6feb0e9 1 0.00/1.00 vMB 0
240,788 240,788 00000000000000e78b94906d08487b11a149f840727752538ee9169dd377dbb3 199 0.09/1.00 vMB 110
240,787 240,787 000000000000006f51b8036269765b9c70c1183944a846ffc1697eef20e11c02 314 0.14/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 783.10 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: 730.64 GB
    • Received: 18.51 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.