Loading Tool

Explorer IconExplorer

Memory Pool

40,747 transactions
17.89 vMB
0.16221062 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.87/200 MB

Candidate Block

Mining Attempt 57e517414a9dcd335efb0c17f8bdbbe311ee968ec2003c714ae8c15076fb4984
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 7f8f3155743003c72dbafafbbae65466af74840d28f3c4dcf4be9c5bdc7bf795
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,313
Size: 1.00 vMB
Total Fees: 0.05100399 BTC
Median Feerate: 4.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (724,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,829 188,829 00000000000000ccd9ee723afb98f20bf47b98c111dea67fc64ad01ff8f0b527 32 0.01 vMB 71
188,828 188,828 00000000000003bfa7f3c8d827e297ae0c40d9e59df85a457ef9f789e0930b8c 103 0.03 vMB 254
188,827 188,827 00000000000005be22da591a1b1e7b1dcf23b00c7824033f4bcd637d54270757 26 0.01 vMB 30
188,826 188,826 000000000000064f8f7200bad248b4814ab1ecf81eaea93833ea0b453b41627c 80 0.03 vMB 81
188,825 188,825 000000000000029c50463106e7db2a622aa9f611c05313f93bf57dea0132c50e 138 0.06 vMB 83
188,824 188,824 000000000000007a19a5a2302716cbef9243f328256b3fad9dab97c6c3d62534 78 0.04 vMB 91
188,823 188,823 0000000000000538062ccab0b66a24a7db92309f234a337adc9f34708aab84e3 40 0.03 vMB 68
188,822 188,822 00000000000006d541ea1a69583d996067163ccf803b082ce6123e11b1051c80 152 0.06 vMB 119
188,821 188,821 00000000000000bc48fb5465ff8ec46d7231bf7a62f3140e0602d9acb4216325 111 0.03 vMB 17
188,820 188,820 0000000000000820c981c83f3ade108baf60ac92ac368412a60c3bdae95bd112 94 0.07 vMB 125
188,819 188,819 000000000000074acde812150012efc06f385291395b2624a0f7144de6d3c0b9 175 0.08 vMB 88
188,818 188,818 00000000000004a029b0e3a70e0676d6945146dddbe86f6911209dae87ba8aa8 139 0.06 vMB 123
188,817 188,817 0000000000000295df119db2d63b6f2d6ea33196fae5f825cb4323e06d0c46f8 88 0.03 vMB 109
188,816 188,816 000000000000051d9fa2edb8bb1a7e2466a91e2244222218e94057e0aba50545 13 0.00 vMB 121
188,815 188,815 00000000000004d4397b5430330d384fdff9fa8b4aa0ddf9090897fc813bb82f 58 0.02 vMB 58
188,814 188,814 00000000000005f660beb2d50f2c46c591b143f9dc11bb8a48e6f628e4ed4a96 253 0.17 vMB 98
188,813 188,813 00000000000003f7589148a32bfe2aaf26aa4dc13ca184b58bf2221c5363c9b2 123 0.05 vMB 82
188,812 188,812 000000000000080f811502fdd6dd4cfab9580edf6b234b09f69e9c41183d96ca 23 0.01 vMB 72
188,811 188,811 00000000000002e96a1b29588d958aae97ea161e71ecf3115fd6fbf480e368b5 7 0.01 vMB 24
188,810 188,810 00000000000002ec0cee8502c1bfae8a5e2152cd0c2bc82a3396f4be0ff27ac9 90 0.04 vMB 107
188,809 188,809 000000000000075bd255774a6db366cce52d9888f4209eff3c63ffc0251b0d05 256 0.12 vMB 74
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: 93
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.69 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.