Loading Tool

Explorer IconExplorer

Memory Pool

88,832 transactions
32.51 vMB
0.18111000 BTC
Random Selection Loading Transactions
Max Size: 196.56/200 MB

Candidate Block

Mining Attempt c2f5323220f13bed74f1a4301f99ab10a772b829eef3017ad5200c5cf563e98a
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 639f2325bf3fd2a38e2b0a0b89b971188a13c65d981dc264436c2a80981722ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.08814102 BTC
Feerates: 216.64 > 8.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (604,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,975 310,975 00000000000000002e518f6c962c77d27f3237b6fc4ab849d24fc535431addc5 155 0.09/1.00 vMB 28
310,974 310,974 00000000000000000f5347fc3b36209dbbaf98336a071be9f1e19b292c4a2a4a 191 0.10/1.00 vMB 22
310,973 310,973 00000000000000001c81fca4338487a28ed2c076d71e651ba5e93a8d1d5a6e79 170 0.11/1.00 vMB 23
310,972 310,972 00000000000000003f320287c84895e0761279b7579cf6bf19812d1664b2aba4 16 0.01/1.00 vMB 26
310,971 310,971 000000000000000023620952c52c7a6e2d0f65da32a08fb80ffc8c669f18407d 263 0.18/1.00 vMB 26
310,970 310,970 0000000000000000329c398c01b34f9c36bdd0a6daac9df196c41c008a585320 525 0.42/1.00 vMB 19
310,969 310,969 00000000000000003260410816a69c3f3475004b2e3004ab838c40fec8654fae 338 0.24/1.00 vMB 24
310,968 310,968 00000000000000000733af371c1d9a2d1ab9ab80e062d7fe38a671036db9069d 313 0.18/1.00 vMB 26
310,967 310,967 000000000000000017abfb2239265f85df8403d2dfba8cf45180c16a4a295093 109 0.06/1.00 vMB 26
310,966 310,966 000000000000000009dd3510bf119cbf7efe1d23014dcb17ccdfdc95fa63d50b 128 0.06/1.00 vMB 15
310,965 310,965 00000000000000003a8f2d19bb762011d2966713e5ae6b1b8bc46c23937cda4b 694 0.32/1.00 vMB 33
310,964 310,964 0000000000000000177980103b46fdfc52ae655facb683cb25f3a5ba3f81e081 283 0.34/1.00 vMB 19
310,963 310,963 00000000000000001bbd9eda8ae8d0e1c90f0ee6705d04008b992ab9fed1f344 669 0.67/1.00 vMB 64
310,962 310,962 00000000000000003f430daa25f93d6f0294c9d40cbd4bbd0590d0a019107cf1 222 0.09/1.00 vMB 37
310,961 310,961 000000000000000032976da0191c7c462ef1f4cd5adcfcff08af79255047dfbb 220 0.14/1.00 vMB 25
310,960 310,960 00000000000000001f0ecaac7ce2a1cab66e7cf73c9fd6c91a65cc09c624c38a 512 0.35/1.00 vMB 31
310,959 310,959 000000000000000026ddd62bc343a89ed745ac38b4d0b7df0750d38b819951a3 14 0.01/1.00 vMB 36
310,958 310,958 000000000000000012899a62a011a622d72f0fc42d089f1a72dbb03b17c6982d 126 0.07/1.00 vMB 32
310,957 310,957 00000000000000001e5a4e8a211fc9130b2612f2236e942ce886a98546c55b67 300 0.22/1.00 vMB 22
310,956 310,956 000000000000000010f50149a377a245509e732d4653f61cf68598089721e3a7 256 0.10/1.00 vMB 45
310,955 310,955 00000000000000001d126e66c0b74946b72e482630ab3d0433120ab5d925173c 791 0.49/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.52 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: 668.94 GB
    • Received: 15.65 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.