Loading Tool

Explorer IconExplorer

Memory Pool

14,990 transactions
9.58 vMB
0.03382873 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.20/200 MB

Candidate Block

Mining Attempt d4406c8642f62261c6a9d93c7701827d183e3c0448c5ed42056abba196d7f437
Version 20000000
Previous Block 00000000000000000000b71e5adc9170744598068c953ef7cd2dabb77254268d
Merkle Root bd435cc1077e61fe84d5ec5dad5a86d9ec7904520e477f69e4745bb765d7a285
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,379
Size: 1.00 vMB
Total Fees: 0.01261887 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,359 (764,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,961 148,961 0000000000000485ce0b2e0afeb2352b49b70515481cac0a9563e2f1d68cb5d8 154 0.05 vMB 75
148,960 148,960 00000000000007d3b05a93cd1bd0f10b57d68e032bee0f627fb1d1686c59beb4 68 0.05 vMB 320
148,959 148,959 00000000000007d367cd98b69352657405444538204b581fd7aad6d1de618479 89 0.05 vMB 202
148,958 148,958 000000000000047c8bcceeade127a3628ee8076454714dedf290fc52e1041072 42 0.01 vMB 206
148,957 148,957 0000000000000596019b0e09327a18e9606e10349c7c07d57d46e7e61c98fadb 106 0.05 vMB 269
148,956 148,956 0000000000000414d9ec99f63a65fbae153bd4d5b057de24f773cd902db9fe35 194 0.09 vMB 104
148,955 148,955 00000000000009d1a633380cf05be7c397045feb096550100bbeb07a0abea31d 42 0.05 vMB 208
148,954 148,954 00000000000006ae3a2e2cc04f0ec52b08b79ee1eeb67f44132afcd3e0d8e0dd 120 0.05 vMB 194
148,953 148,953 0000000000000808547bbf083ffc647e59100eee9bda617581a9cd3d60e04438 141 0.04 vMB 13
148,952 148,952 00000000000002ddda2533af24e50a2f24ee19f4686035f83181771f821002c5 18 0.01 vMB 382
148,951 148,951 00000000000007beca1c5cf349a96d8f93bbd8e5e5ef5348fac3d11d83283b13 55 0.02 vMB 169
148,950 148,950 00000000000006a45c45578028e79f6e79f3a9c83e63279a67856598d0045d21 147 0.06 vMB 142
148,949 148,949 00000000000007b864a3cc6462e86ddbaef9c352cd47eeb9ca71d26a2529afb6 106 0.05 vMB 117
148,948 148,948 00000000000008f9e329b07ac59268cbb27a5f727f1bce425a66ca63eec34b40 146 0.05 vMB 59
148,947 148,947 00000000000008c4f0026c2e2c9548736e8d2765da62c1f2c9e97ff3800d44cf 36 0.03 vMB 513
148,946 148,946 0000000000000823fefe83c0011a1ae479cfa85155219659b4cf7a3cf760f7c8 61 0.03 vMB 96
148,945 148,945 00000000000007f86990b501eca5e816cd27714ce4de28cf899a78eb2b3e7382 41 0.02 vMB 215
148,944 148,944 00000000000005064a82968b53accd13de238f244965d24ec74fe160ac71e9c8 21 0.01 vMB 157
148,943 148,943 000000000000026e55ea25c18682843237064af897c2432e9943f4a3abcaedb9 51 0.02 vMB 44
148,942 148,942 00000000000002c10a6d07d641b40d08d67015ca997cc9c6a1bf977988756b92 78 0.04 vMB 172
148,941 148,941 0000000000000504190b3eae710def92d73c73d96f839ced6201f09b9a5d1ffc 51 0.03 vMB 253
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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