Loading Tool

Explorer IconExplorer

Memory Pool

42,372 transactions
18.49 vMB
0.19096773 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: 101.94/200 MB

Candidate Block

Mining Attempt 53413ac63f663add505c2e3854432c01f03df6e7e47373284198c89bfcfa9268
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root db669ad7d19818b0473eb68160d83cca091f4de4644b4f012fc5a2b653b5cc90
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.06252643 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (758,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,701 154,701 0000000000000366c2cd0c206cf1642db8d7a46f4b842f6c9d098a659e4ad310 11 0.00 vMB 14
154,700 154,700 0000000000000d11667ed46d168c6e69a99419d4e8ba63dce39a10482d34f33a 19 0.01 vMB 35
154,699 154,699 0000000000000d46fa2e63b52bfc30a767cd6d7c6f526d5d62293d50ad7740db 9 0.00 vMB 362
154,698 154,698 0000000000000405da42cbb337f1e44c40809763c86c6e82ee352b18d08dfb1a 15 0.00 vMB 55
154,697 154,697 0000000000000449f351c43fe6cbf82fdf3aadf24008e6c03368f1957d7c9e91 12 0.01 vMB 881
154,696 154,696 00000000000004771f87be461bc4f77d7c1ff0b5611a96b7f0565876a05b9e06 15 0.00 vMB 284
154,695 154,695 00000000000000d715a1e4af1f2062d6bc1daa026cd4812656f8dd0d989375fd 16 0.00 vMB 327
154,694 154,694 000000000000026ffffa336791a64cbe107bbf72405479feeec3f7d803b20830 17 0.01 vMB 212
154,693 154,693 0000000000000d605a824502e313f23ad784f8b4f900066ee37c8aac06f7d6b4 24 0.02 vMB 90
154,692 154,692 0000000000000143eeb4f269306d023e6cf9ee7ba02c79d1cccd042d99fba4af 26 0.01 vMB 401
154,691 154,691 000000000000044df320f744b2bb1cb4cba34ad6cd82fa1b75d6e434b4003f33 2 0.00 vMB 0
154,690 154,690 0000000000000258800011ecbe238a0246ccc7fe9f56779b7a15d29facd0ba07 87 0.03 vMB 58
154,689 154,689 000000000000010aba5ef7f88ecf8eed94920d890872d8d572b54e40b8384a67 18 0.01 vMB 111
154,688 154,688 000000000000006f596778ef5cbcde4bf8e90745e90aca7c86211ce8a95d2fb6 8 0.00 vMB 778
154,687 154,687 00000000000005e061bfa8a8a9424ee6bb587764b7f96c310d7d0a5787f65da0 23 0.01 vMB 72
154,686 154,686 00000000000006a1aee2908a73f70325f83a317b1c1f21aaa1a6aeddfe1cdd53 9 0.00 vMB 257
154,685 154,685 0000000000000090687b85fb99146e4ef11d08aa02399080828898067f357449 60 0.01 vMB 0
154,684 154,684 0000000000000457306a82916352b0267b03c1c4935a900cea537ba3b8867382 46 0.02 vMB 70
154,683 154,683 00000000000000103758094704297ed29c51005e131f300c3dea755a6825df47 6 0.00 vMB 33
154,682 154,682 00000000000001db95ecc07b0383b61cdf52eb53ac9da85c7e82bf7706fbaa13 4 0.01 vMB 0
154,681 154,681 0000000000000045d2ff779a3a0a15b98732a6d06e6937b22f68950c0df1cde3 5 0.00 vMB 0
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: 115.48 GB
    • Received: 0.48 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.