Loading Tool

Explorer IconExplorer

Memory Pool

86,495 transactions
31.49 vMB
0.20876175 BTC
Random Selection Loading Transactions
Max Size: 191.10/200 MB

Candidate Block

Mining Attempt f27a8ebd70b8a9e4e27e090d22956f54689191724a55c0548ffc8c38f5ba9936
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 6d25687b4e7b9b9542273bf41b1125d967f6592e59f06a56094d4b621a774498
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,559
Size: 1.00 vMB
Total Fees: 0.10559582 BTC
Feerates: 502.67 > 10.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (753,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
161,308 161,308 000000000000043e782ddc09ae6dc63db1a762bf9a240f8de2573d114c211303 23 0.02/1.00 vMB 235
161,307 161,307 0000000000000797818c5a58659383f929173dcf503fe66801615648eb043c50 183 0.05/1.00 vMB 1
161,306 161,306 00000000000002113a627f943fe4c8f9d53b8ffe34bea442ae308e31089c4804 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.