Loading Tool

Explorer IconExplorer

Memory Pool

44,763 transactions
27.30 vMB
0.07977950 BTC
Random Selection Loading Transactions
Max Size: 144.20/200 MB

Candidate Block

Mining Attempt e24552d3fda766663e7b8836b6e71fc462838426aa0c71e911153fc936666845
Version 20000000
Previous Block 00000000000000000001f5a331a027bc0be29c9295c200059def10bd81bfe125
Merkle Root f18951630b91be922ab2e4fc9ac724d86c33ececd0cd7867e856ef9c1faf25dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,840
Size: 1.00 vMB
Total Fees: 0.02891470 BTC
Feerates: 200.83 > 2.90 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,801 (476,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,957 437,957 00000000000000000339bcc068f166eb8583275dcf26470da1d22d72529afd29 2,272 1.00/1.00 vMB 56
437,956 437,956 000000000000000001ef9dae399970eb7d4f9bf095ff60520f7895f40a828595 2,614 1.00/1.00 vMB 90
437,955 437,955 00000000000000000298effd213c9a9ea5461aeb2764132a4472b45e25473345 2,411 1.00/1.00 vMB 81
437,954 437,954 00000000000000000090eb72cb525258893d0d4cc078dd4bb74d9c70421a9f94 2,631 1.00/1.00 vMB 55
437,953 437,953 00000000000000000417dedf93b028b20f1c43ee982057287979a5b6f42970af 1,980 1.00/1.00 vMB 62
437,952 437,952 000000000000000000190323e7d910fffe4e9a10bfcf2b666593726a47b4b226 3,208 1.00/1.00 vMB 101
437,951 437,951 00000000000000000104a06170203e78268578cf7b325fae31fcb530586e2506 2,720 1.00/1.00 vMB 62
437,950 437,950 000000000000000002133657fc6197da530f59fb4f96c506af4c57c7ab2c9d8d 3,045 1.00/1.00 vMB 97
437,949 437,949 000000000000000003eac547dde942c638b21dae10a60f5c49b3bfcf51383fe4 2,198 1.00/1.00 vMB 65
437,948 437,948 0000000000000000019b587dec41febccc9791cba318e56c19a8423d39c0ffdf 2,560 1.00/1.00 vMB 66
437,947 437,947 0000000000000000015b4a77c1e43b11b584acc3b6e7ae7e4adc3f70ebe12adf 2,288 1.00/1.00 vMB 58
437,946 437,946 00000000000000000138a768ed0b3dbd1a2a82b81d06faf5dbe8aac369f78dcd 2,587 1.00/1.00 vMB 77
437,945 437,945 0000000000000000001c44e4c87bd356c9bbae819236273bd26d5a42822b5126 2,441 1.00/1.00 vMB 58
437,944 437,944 0000000000000000009d67eb4a4dfebfa6babed3eba88465dcfc72fe9ea26f53 2,519 1.00/1.00 vMB 80
437,943 437,943 000000000000000002056447a16381c365b80c57445dde7a8a3b4210544b33ac 2,950 1.00/1.00 vMB 74
437,942 437,942 0000000000000000012119525e6162ab4d5c1c6efef5a94acef60214fcf01198 2,043 1.00/1.00 vMB 61
437,941 437,941 0000000000000000012ce80aea91fb42582f1978fab86031c068a773c69edd26 1,391 1.00/1.00 vMB 101
437,940 437,940 00000000000000000356b0a3b93478d01e2397e3179d77c051c2874a0206265e 2,264 0.75/1.00 vMB 117
437,939 437,939 000000000000000001f81055aa00e8e3652161ce75bc0285ab8746b5827c5f30 2,535 1.00/1.00 vMB 65
437,938 437,938 00000000000000000090c72f0e762ce06852ebf6f5c0000b79fa71b95a7c17f6 2,233 1.00/1.00 vMB 78
437,937 437,937 0000000000000000021869572cfb4eaf340015ba6609c8b3be5fd6ff715bcf0f 2,129 0.99/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.03 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: 650.41 GB
    • Received: 13.28 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.