Loading Tool

Explorer IconExplorer

Memory Pool

18,059 transactions
9.91 vMB
0.05436836 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.54/200 MB

Candidate Block

Mining Attempt 4aa44b7c283f355bf26d22eed9f5c2768eae05515a758608ce1b6dff035d66c5
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 1eee28f08981eba29bf30383667e8d7967f6a6162daa8b122454204247992074
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,546
Size: 1.00 vMB
Total Fees: 0.03057234 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (716,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,699 196,699 000000000000012163f032e5eac2aeaaf189778359502784a748389c91c08b02 775 0.42 vMB 287
196,698 196,698 000000000000068245d6e4fdc489abe5b2b6c5c2ee6235b874d9d7a19a5d3cda 99 0.03 vMB 251
196,697 196,697 00000000000003f1fa3ec24a1829583f56667b7f099802d04a2e9cf5b8255996 118 0.03 vMB 448
196,696 196,696 000000000000043bd3c378fa03967cf11f95c91c67591ec5f9ed193805d5464d 29 0.01 vMB 253
196,695 196,695 00000000000001b6061aacfb6efd31bd0fb4aa235878fb676076943206cf2b71 164 0.08 vMB 138
196,694 196,694 000000000000002452fe3a0b10fca6a64529e6a42c63a1c40c3f0252125c8dbd 23 0.01 vMB 115
196,693 196,693 00000000000001cd0529f43e879dfcf7d7b6655053122d8556fd42e513c873dc 1,076 0.42 vMB 132
196,692 196,692 000000000000062c7239e62ce2098fd48be7bed3182493cebdc01dab754e8244 512 0.20 vMB 168
196,691 196,691 000000000000056802b99ac3d2dad4a986d5c3b468991c4188ebba370ca20552 776 0.25 vMB 169
196,690 196,690 000000000000063e22f4ff1865b3bc0433876f0d4bcd6e2460ed7c570b362d49 23 0.01 vMB 1,205
196,689 196,689 00000000000004bd82fa77355d9a2e4cf84f03be772a934bb46fe2cdee3956bc 199 0.06 vMB 149
196,688 196,688 000000000000042aa989a417764d668973236df8d5cb44fab32c58df136c2db4 296 0.25 vMB 104
196,687 196,687 000000000000067aae78a691244e3dbad5c26baa21a41e72fbe4cc3e359c3e94 779 0.25 vMB 171
196,686 196,686 00000000000000a06cd4e745fd022d934d0b7a942e67998c4c566b1d5015cd22 98 0.03 vMB 121
196,685 196,685 00000000000000481534a86f9bc7c97ad42fe434b63d8ff4c8a30970113a463e 130 0.03 vMB 42
196,684 196,684 00000000000003795dde2765e89063cdc368594736ee975b6a4c2ac181391038 178 0.05 vMB 34
196,683 196,683 00000000000004bca6c314031d0bd575f602b5e95000222aa9c8173604185bf0 204 0.13 vMB 97
196,682 196,682 000000000000007f8cab0e202bba7f42798642b3ddbec02b4c998eda1012e775 529 0.21 vMB 148
196,681 196,681 0000000000000266534e6bde752b335965583db95288eb203502f54ec5c5c8c9 13 0.00 vMB 31
196,680 196,680 000000000000063000b29e48844b6ce4608c657a6b1ded3363607ad734469277 186 0.06 vMB 127
196,679 196,679 000000000000058d8c71656f205cf0e65093d266eae41aff8e98dcd6c3c51cf8 512 0.22 vMB 163
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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