Loading Tool

Explorer IconExplorer

Memory Pool

40,800 transactions
19.70 vMB
0.07294332 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 109.82/200 MB

Candidate Block

Mining Attempt cfbffc3e6503bfecbcaa85954c4bf98dfc1def5aebc7a67c5d7a79694b32e2c9
Version 20000000
Previous Block 00000000000000000001bbfcd3a38e3526bfc1b79ffa8ea3ec441fea7f3ad003
Merkle Root 840714bd73beb867e6d54c5483771c53ffbd6d74c59865b36a3884023395b292
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,224
Size: 0.997955 1.00 vMB
Total Fees: 0.03536504 BTC
Feerates: 500.00 > 3.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,878 (4,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
909,077 909,077 0000000000000000000082bccba93dea451e4d0ec696dcb5b89df3d7a78464b1 3,234 1.00/1.00 vMB 4
909,076 909,076 000000000000000000017d51be4b175758956b9de54d65488dc31bb0f3b0eceb 3,298 1.00/1.00 vMB 2
909,075 909,075 00000000000000000001736510c6bbdf978770da368293d876e97b6ef1c9fd85 3,386 1.00/1.00 vMB 4
909,074 909,074 00000000000000000001c7bb838f8697b39f518bea90eb0e9cc682680d109204 2,797 1.00/1.00 vMB 2
909,073 909,073 000000000000000000022a90e91cfea25aa43f0628189b9028380f888a369117 3,486 1.00/1.00 vMB 3
909,072 909,072 00000000000000000000a3a83bfa1c95d12fc399cca1d662b5f7a9979a5e69e8 3,046 1.00/1.00 vMB 3
909,071 909,071 00000000000000000001e253300cb6c9d05067667fba4dd865978f8500397709 4,210 1.00/1.00 vMB 5
909,070 909,070 00000000000000000002300fc2687557b68f1d2b2f4b617c42c998d23a66c63f 3,468 1.00/1.00 vMB 4
909,069 909,069 0000000000000000000083f7e2de7797878fb850ab2b606a81985bfa691b8b98 4,649 1.00/1.00 vMB 1
909,068 909,068 0000000000000000000163d50c659e3db8eadce839d40d9dd919edf5e785c9fd 2,124 1.00/1.00 vMB 3
909,067 909,067 000000000000000000003d2c4f8d35864710cd72ec5ef511bce0cfd2920370de 5,016 1.00/1.00 vMB 0
909,066 909,066 00000000000000000000da7573e78f38f067dbd491d5579c4c85b460cdc572ac 3,266 1.00/1.00 vMB 2
909,065 909,065 0000000000000000000147d0248bfcc4e32459b92490b432b81b94571bc16951 3,363 1.00/1.00 vMB 4
909,064 909,064 000000000000000000009997c9697abf35f4bd43bdf6c0a23c35a19b2f17ca9a 4,579 1.00/1.00 vMB 0
909,063 909,063 000000000000000000005f703edbe0a60bd54093c7084fb23c6f30e9e01400b0 3,192 1.00/1.00 vMB 2
909,062 909,062 000000000000000000019b98f374d40d23545333db548ce6fe53430f39239573 4,726 1.00/1.00 vMB 1
909,061 909,061 000000000000000000002ac7a0f88239ac58ba247331e3925a442d5bf405f9bc 3,803 1.00/1.00 vMB 2
909,060 909,060 000000000000000000004e4fb36f0e8bb8ed3cd65c4922e0c7eeeaac9cb04e05 4,225 1.00/1.00 vMB 1
909,059 909,059 0000000000000000000060444bb651cc25af7107c227630b064072757ba38a67 3,699 1.00/1.00 vMB 2
909,058 909,058 00000000000000000000f032c36e41c03ff99bc37ff5cbf7f0b20537033ff86e 4,130 1.00/1.00 vMB 4
909,057 909,057 0000000000000000000223c6eb1313cdca61221c26190eaa16a025abb5817d92 3,611 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 780.39 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 524.80 GB
    • Received: 5.12 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.