Loading Tool

Explorer IconExplorer

Memory Pool

76,944 transactions
28.57 vMB
0.06304603 BTC
Random Selection Loading Transactions
Max Size: 173.38/200 MB

Candidate Block

Mining Attempt 9f43743efc7957cfe1935b6210120b3545fb9c558199f78d1cb73f6647576038
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root eaa7ac7c5f175fa081233fb46139c6db7e10f9aeecc5281b05000ddd357523a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,006
Size: 1.00 vMB
Total Fees: 0.00371883 BTC
Feerates: 8.89 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (753,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,329 161,329 00000000000002112e7ecfb64d848a2b79302fdafc9a69f9abaa39863648150a 7 0.01/1.00 vMB 147
161,328 161,328 00000000000001d2d146cabe391ebe03be8b586cb77a5e9ceadbac2d187c3742 33 0.04/1.00 vMB 131
161,327 161,327 00000000000002ebed87198a8192fc1136480c7cea8793e2a0e5f8db4a1ed7f7 9 0.00/1.00 vMB 103
161,326 161,326 00000000000009c3cd0e033737d2061586052b3870b21b2f7aa289daa9dcf847 2 0.00/1.00 vMB 113
161,325 161,325 00000000000008049564deccdb59adabd7c68657b7866bfd2146165fd9d07993 3 0.00/1.00 vMB 0
161,324 161,324 0000000000000cddad08889409d17b325d30e2a026baa1d0530999d478711cf1 66 0.03/1.00 vMB 24
161,323 161,323 0000000000000934fb1958ee1db3e5053efe2817c210ddc0428ba3cddad29f57 19 0.01/1.00 vMB 20
161,322 161,322 00000000000001f8f00f09ef8728bd44c5f2a9d56afd67a80ef3f0ecd55163f6 83 0.04/1.00 vMB 95
161,321 161,321 0000000000000d4772abf9c00e65b68140998e9837d4f803e64a91010d538177 56 0.03/1.00 vMB 138
161,320 161,320 00000000000002c6486c5915a4dd48957149f61243ec5d77749859fb05677582 11 0.01/1.00 vMB 38
161,319 161,319 0000000000000581cfafa9fa4811cc39d8f60e718fad0b0fbb91bf8eca5df182 39 0.03/1.00 vMB 96
161,318 161,318 00000000000009618a43a71e1001dba62774af0daa3d5de0608d295320eb7b76 6 0.00/1.00 vMB 105
161,317 161,317 0000000000000c77a71fd707f3a41438755f354aaa4d5841dabcfcaf9ae5b487 79 0.03/1.00 vMB 22
161,316 161,316 000000000000003f2068ce2615d64fc1c47a9c4909acb28f64deaa7cc771ee8f 1 0.00/1.00 vMB 0
161,315 161,315 00000000000002b55c84ca98096952f2eacfcfef1841033d54d10d1b5296d084 54 0.03/1.00 vMB 251
161,314 161,314 000000000000005b34c4febd9596f45966b9b2659a4f8941e3429f3cac241766 121 0.05/1.00 vMB 71
161,313 161,313 0000000000000b40ec8219a99e254841aabccfa1fff936d5e17cd7635e7d2e4d 46 0.03/1.00 vMB 95
161,312 161,312 0000000000000d35fd0cd48ffa7a10275831cdab94238bf412462c0cc40a95d4 51 0.02/1.00 vMB 6
161,311 161,311 0000000000000a0fbaaa8ddf7c151a14afa75d16330d8e612c8fdf5b4cde96b0 60 0.04/1.00 vMB 142
161,310 161,310 000000000000030b4cb0e005663d4884831fff378aa4b0f936d2dbe720638dbf 54 0.02/1.00 vMB 62
161,309 161,309 0000000000000ad24f2f13f44199d6ccf5918014e9262c9e5465ce29da6cfd2c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.57 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: 670.27 GB
    • Received: 15.84 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.