Loading Tool

Explorer IconExplorer

Memory Pool

25,766 transactions
10.71 vMB
0.09672583 BTC
Random Selection Loading Transactions
Max Size: 62.38/200 MB

Candidate Block

Mining Attempt d1ae89342f016894fe99fbd7d1a6572212e088a92327001f9499727bbaa26ea0
Version 20000000
Previous Block 000000000000000000014780bc315cdf824a7abe30905a21d212156099960c94
Merkle Root 1e0f9e2168745512f0339a04abecb4a389b9891244cdb6f67908e37bab0df874
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,392
Size: 1.00 vMB
Total Fees: 0.04570648 BTC
Feerates: 1,163.81 > 4.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,425 (88 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,337 938,337 00000000000000000001c794385b34f3b48ff0f649292d675c7cb56e88800959 4,919 1.00/1.00 vMB 0
938,336 938,336 00000000000000000000f33e42497270fc902841a50a8458aa9f666b2002f157 3,198 1.00/1.00 vMB 1
938,335 938,335 0000000000000000000146cf40a60edd18d28e516fa1a0ca856ae5c1f00ccda2 3,211 1.00/1.00 vMB 3
938,334 938,334 0000000000000000000064988fa19d63075541c5d98e26b10e0cbe7a0732ff89 279 0.08/1.00 vMB 2
938,333 938,333 0000000000000000000036ebf35fe0a0da7bb4fa367878c5aa499438e5e645d5 4,361 1.00/1.00 vMB 0
938,332 938,332 00000000000000000000f1a24a102d0709639d00510579111839eb9080f2b0e4 1,231 0.36/1.00 vMB 2
938,331 938,331 000000000000000000006d14745db6ed20c53f429ce5cc8917770a987d550db5 1,205 0.36/1.00 vMB 2
938,330 938,330 000000000000000000019fd1f8ce28a19a8c979f614fb8d248d149dc273c9e42 3,146 1.00/1.00 vMB 2
938,329 938,329 00000000000000000000d26a647f6f97ede3e10dfb8d8109a7ad10b57ff37e59 638 0.17/1.00 vMB 2
938,328 938,328 0000000000000000000077dba874049e71185edae50e391d5009a1d4ba1651b5 2,993 1.00/1.00 vMB 1
938,327 938,327 00000000000000000000abf7d9ce2c338c611eb0047b1bb36c2c745c6d30c21e 1,799 1.00/1.00 vMB 1
938,326 938,326 00000000000000000000dd8783aad8fdfa4aa13d59713903c218a8d43783b681 3,970 1.00/1.00 vMB 3
938,325 938,325 00000000000000000001eed6c775788139c4ed19dac8061e725a07c072f06057 4,001 1.00/1.00 vMB 4
938,324 938,324 000000000000000000014011a4b134a0a5b6d5f9103613c31cbe985cfdb9ad5a 3,638 1.00/1.00 vMB 4
938,323 938,323 00000000000000000000a281d5b15a5a593d3fc400e85b4df6d70da65e84dee3 3,401 1.00/1.00 vMB 3
938,322 938,322 0000000000000000000026926fcc3e25465ee95502fe28f450be6d91c2a72794 3,141 1.00/1.00 vMB 3
938,321 938,321 000000000000000000017bd1fd4a47db5ee752ed645fbf16b8dbeea710f51a0a 908 0.24/1.00 vMB 2
938,320 938,320 000000000000000000014cca1a3d7f44f2dc7962c8d00a09e161e1da955b688d 4,376 1.00/1.00 vMB 1
938,319 938,319 000000000000000000002a7c6b0eace265e7e2a1c70fb0385a9213f563d95f20 1,798 0.54/1.00 vMB 2
938,318 938,318 00000000000000000001dfae963e6849bf3215fd49d7e8e90a9939f1fa7b4591 2,887 1.00/1.00 vMB 3
938,317 938,317 0000000000000000000084d5ddbe94bf1de7e102b295d7782e46d238dd1fc66c 3,957 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 823.88 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: 4,106.33 GB
    • Received: 225.88 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.