Loading Tool

Explorer IconExplorer

Memory Pool

33,729 transactions
20.06 vMB
0.03910303 BTC
Random Selection Loading Transactions
Max Size: 116.83/200 MB

Candidate Block

Mining Attempt 008f34f3a607f9e4960c42bc917b1b14912256ca55af9111776b87c49cece2a6
Version 20000000
Previous Block 00000000000000000001b3ed312f06f9d27a2378a421fc1b2c3f879a33112d4f
Merkle Root 5f7eee2ca13b6fe23f7615352463768a6df4d9664d3466e3067b4ea8688870a6
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 2,963
Size: 1.00 vMB
Total Fees: 0.01686724 BTC
Feerates: 201.13 > 1.69 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,080 (67 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,013 939,013 00000000000000000000773e58730c31549226e54462d5cdf95ee94a12951fe5 2,730 1.00/1.00 vMB 1
939,012 939,012 00000000000000000000e043382d1e322dcbac043f8fdc0af25f9ce7e91a5e72 3,607 1.00/1.00 vMB 4
939,011 939,011 00000000000000000001a648eae1e10785b428e7fb5221d13960f9f579ccc376 3,259 1.00/1.00 vMB 2
939,010 939,010 0000000000000000000084ef797261ac37333c57ffbab728678331a58a71eba6 3,353 1.00/1.00 vMB 0
939,009 939,009 00000000000000000000b8e5dd2f761028ab7ea636e129c765d68320335ccd64 3,345 1.00/1.00 vMB 3
939,008 939,008 000000000000000000009ba0a50c8b649bd6117bb215ed784066c3a2ae87237f 3,853 1.00/1.00 vMB 1
939,007 939,007 00000000000000000000eeb79afc5987c11c81d26bd57ddf9cfe3293cd960bf7 4,379 1.00/1.00 vMB 0
939,006 939,006 000000000000000000013af5fe0fed6ad542500ce789cb94d05d0384c6de6769 4,135 1.00/1.00 vMB 1
939,005 939,005 00000000000000000001ec73a85d3d2ae0ffd77cdf5db962d819eb3b3bd76224 2,142 0.62/1.00 vMB 3
939,004 939,004 0000000000000000000150a30195f220b85e293f08f3c259f2cab80a9e96d8af 3,750 1.00/1.00 vMB 2
939,003 939,003 00000000000000000000fcac25765db545d93a507ac191e5eacc3a79c72f0369 4,003 1.00/1.00 vMB 1
939,002 939,002 0000000000000000000036d5e9f466bed7486c9b20f18cd2ad5c2beeaff0390c 3,080 1.00/1.00 vMB 2
939,001 939,001 000000000000000000001aa1195731b93a38c35e48cbe25962c8367d0f283042 2,755 1.00/1.00 vMB 2
939,000 939,000 00000000000000000000000c3df36a44bd018f334df2706ee141d111c4d25ad4 4,698 1.00/1.00 vMB 0
938,999 938,999 0000000000000000000135b14fbe127fe0a644f92f7b4419c5a0f06ec381fab0 3,629 1.00/1.00 vMB 1
938,998 938,998 00000000000000000000359196ae536fd3712b56bd2fbf8fd9890e5cf9f853aa 3,371 1.00/1.00 vMB 1
938,997 938,997 000000000000000000015e9201f7aacbd29da0a43f363964a22d80d861543c32 3,348 1.00/1.00 vMB 2
938,996 938,996 00000000000000000000a2905dfa7c0959094f3b3884166d803d5458075800ff 2,558 1.00/1.00 vMB 2
938,995 938,995 00000000000000000000d184a9124b1dbe576e6aa7a58dc38441f90078404b59 3,350 1.00/1.00 vMB 3
938,994 938,994 000000000000000000011df452ed152b4722897dddc2c321fe842023dfe85b22 1,642 0.63/1.00 vMB 2
938,993 938,993 0000000000000000000186a86bc26b6fba6205286955e73baafe9cd285609cac 1,334 0.38/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 825.04 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,221.98 GB
    • Received: 231.89 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.