Loading Tool

Explorer IconExplorer

Memory Pool

75,347 transactions
27.76 vMB
0.08009974 BTC
Random Selection Loading Transactions
Max Size: 169.42/200 MB

Candidate Block

Mining Attempt 87d11bb09cd8ca076fbe4d6ae21b51726db1293612c615da3bbce7e384617cc5
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 660265cd2b85e4b7f750115c8736224a2a1104d360435d1e3f731e1e18d8cff9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,341
Size: 1.00 vMB
Total Fees: 0.02068941 BTC
Feerates: 106.68 > 2.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (221,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,263 693,263 000000000000000000086099cae215cf3d1647a4d0b97e98226891bd23400a7f 1,659 1.00/1.00 vMB 4
693,262 693,262 000000000000000000138c43b76e0ffaf2247ae7dd5963689630a87f25b96841 2,966 1.00/1.00 vMB 21
693,261 693,261 00000000000000000013c7d76edcfde961687c381402c65248eb9080b5d15b71 110 0.03/1.00 vMB 23
693,260 693,260 00000000000000000006517287d968fadfda01326afad12a8737fbaf7e5e4eef 1,923 0.77/1.00 vMB 10
693,259 693,259 000000000000000000068070db73003e73e65f88ed1229cec41804d1204c2de0 3,097 1.00/1.00 vMB 13
693,258 693,258 00000000000000000009baef54490bd3ac83e337ddf6254de16ef3c0277c809e 436 0.16/1.00 vMB 14
693,257 693,257 00000000000000000009fbeeb53fe94f4298e5bc6116f15910a0ff4939882131 950 0.35/1.00 vMB 13
693,256 693,256 000000000000000000138ce76aa6aa0ba83049dd9366dda4ea634776924f6b54 869 0.31/1.00 vMB 26
693,255 693,255 00000000000000000009f261cac836e2087d77b9994aaebc3a0636eaa4dc159b 1,594 0.50/1.00 vMB 19
693,254 693,254 000000000000000000041006bdedc7a9d104e984007b5f0fa79d43499dcd65c9 239 0.12/1.00 vMB 14
693,253 693,253 00000000000000000001fb2a33c359cc64b48363714f6b481a68e5d7500c87d5 1,793 0.70/1.00 vMB 11
693,252 693,252 0000000000000000000d68f597926ecac659c36a5315bce83851df66b15f1973 1,545 1.00/1.00 vMB 2
693,251 693,251 0000000000000000000126557ae28d6c46dc419ea0138f34fd37b4f985570c1b 418 1.00/1.00 vMB 2
693,250 693,250 000000000000000000055b92eb38b58370094740190a708e77db30fc39767f1c 2,248 1.00/1.00 vMB 8
693,249 693,249 0000000000000000000c809030bf949356281c66dd181042c70903baf663d333 2,121 1.00/1.00 vMB 9
693,248 693,248 000000000000000000063ddc4ca7e2e1a427863d1d5e72f9fed7b42669e50abc 1,698 1.00/1.00 vMB 9
693,247 693,247 00000000000000000007640121f20bc6f6be9ca5880417eebd0a4d22f5e01ecb 2,443 1.00/1.00 vMB 6
693,246 693,246 00000000000000000010ce7e7cb292b579e3287e2947b5a5d7c7fee8b8d1398f 2,904 1.00/1.00 vMB 22
693,245 693,245 00000000000000000010975d9c75ed5f457a84ef9db9f9406d0ab7d077d26c81 2,287 1.00/1.00 vMB 12
693,244 693,244 00000000000000000002cd568d5f892a0cd4724594e82b8ab94fc8fcf1921735 1,758 1.00/1.00 vMB 7
693,243 693,243 0000000000000000000c094d292671d1936562cc36865c5173211972d7867cb8 2,578 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.