Loading Tool

Explorer IconExplorer

Memory Pool

40,304 transactions
17.76 vMB
0.15180145 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.05/200 MB

Candidate Block

Mining Attempt ef16633571e49345c65a45bd9ce9c6ecd110219372861b1f0d6fb4b48acebb17
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 75853888ab94bfbcaf380ccc2734bf6aed3e1cc9dd462fe34682e905e51c5582
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,321
Size: 1.00 vMB
Total Fees: 0.04398962 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (749,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,786 163,786 0000000000000315c4deb4d3226d0beac40a4b592aa81a7adddaa5c9996a2071 19 0.01 vMB 45
163,785 163,785 00000000000001a8513b384e546471b486fbb325078cda23b8ccd121e6dd254b 1 0.00 vMB 0
163,784 163,784 000000000000041948fcb681f8ce6412dbfb30c3dc6fe5f57e2c6d51e1bf0564 43 0.02 vMB 221
163,783 163,783 0000000000000baa9c5f78f0c51a6946b0d50874c9d24e1a522afc9ee96a5eb8 19 0.08 vMB 925
163,782 163,782 0000000000000be9a7f37cc08fa1d7fea664b896f29edf8d7f679fe08959d9f6 13 0.00 vMB 15
163,781 163,781 0000000000000541a25796ab97d2a7fc6c080ac8460a64eabcb96633aa1ae6dd 23 0.01 vMB 59
163,780 163,780 00000000000006aae1255038be8f19c3d5a707ac29d045548d9777d3b83b2d56 70 0.03 vMB 40
163,779 163,779 000000000000054b52868fe79935165635a52e6257bea980cb78a22eed7c5203 9 0.00 vMB 667
163,778 163,778 000000000000077cad11f92019865c4229b130d3e0e6e470dee62bc3f2957003 1 0.00 vMB 0
163,777 163,777 0000000000000512a8a6d812a366049ad76209feaa1e5df479dc6892553d991b 33 0.01 vMB 34
163,776 163,776 00000000000005f88f3d0453e4be90eb66af507b29680b803a086dc08c39252f 55 0.03 vMB 540
163,775 163,775 0000000000000610a3d31f06600ea0723f664c05c4cacc8dfdd4dfbd59a4345d 4 0.00 vMB 28
163,774 163,774 0000000000000bea1a586425485d227efc8dd3e63c96f27ce6ebe4233f30dd6a 28 0.06 vMB 71
163,773 163,773 000000000000040a45b98e2052bf45cc1f105aae89d7688a521e19d027bf9659 8 0.00 vMB 17
163,772 163,772 00000000000002c784cfc669fa2dcb7aca59bb6a217fa1566c5d29830285717c 114 0.04 vMB 305
163,771 163,771 00000000000003ce92834c4146df2af6f730e2588f53733328c2413a4654d098 10 0.00 vMB 51
163,770 163,770 0000000000000b7897d80add8d5328e8b5033453034718d2451a296a7e0c7c7b 120 0.05 vMB 30
163,769 163,769 00000000000001f9b7561fb53f8e902fff041d58b88044393ee03d144e7a4bf9 86 0.05 vMB 104
163,768 163,768 000000000000064c6a5f5d8d84f91c72bffde992d89c3e0f9e7f8b0c72f0aa16 116 0.04 vMB 80
163,767 163,767 00000000000001f00dc09d79805491f530cd7246f3ec16f9acadd4088e87282a 59 0.02 vMB 181
163,766 163,766 0000000000000169db21ea902a24800223dd8421608b91ec800bc473cd34365a 20 0.02 vMB 26
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.31 GB
    • Received: 0.47 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.