Loading Tool

Explorer IconExplorer

Memory Pool

39,485 transactions
18.60 vMB
0.17135464 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.33/200 MB

Candidate Block

Mining Attempt 44f247106839a9e2ab8df7e4abad0773fbd9a28648a475545d584e8e293de539
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 1a21de6118ea4ee6295d547e4cf4ed7a056e2ac818152d48f6a7a5733fbea66b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,947
Size: 1.00 vMB
Total Fees: 0.04814732 BTC
Median Feerate: 4.48 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (763,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,734 149,734 000000000000088db9ca05edb9eeb3996acddf67fdf5857b2ff71850b34487fe 33 0.02 vMB 74
149,733 149,733 0000000000000032cecf19216d66a4b042dfaaf29dbe3807c01e257ad253009d 52 0.01 vMB 80
149,732 149,732 0000000000000536238d10b0e559d84032efbbc3fc31ad43b51555ce06679358 26 0.01 vMB 143
149,731 149,731 00000000000000a29c6eb086c5eb253202fdfbbf1427aaa2660c9d9c1daabc89 131 0.05 vMB 113
149,730 149,730 00000000000007e6489afed312dfd2ccee877f69641212125350fe5e792303ca 23 0.01 vMB 139
149,729 149,729 0000000000000b23f79166cea326d37aa00c1cdf2c5d2396200f02336444e24a 39 0.02 vMB 167
149,728 149,728 00000000000006596fce4ff8977f9afe4de532ca9085c18fa31cdd544a1f44de 12 0.01 vMB 27
149,727 149,727 00000000000001dd3eb93946a06c7fdbe3f494cd8d23f8e8023ef587ed28e5ca 28 0.01 vMB 479
149,726 149,726 000000000000070c9cd3a2b54e2e1ae833585b2baac0c504a620ff96f3ca84e5 92 0.03 vMB 396
149,725 149,725 000000000000066ae80611bd22c4acaaccb0a5f61ef326932461d93fd5f5aa2d 18 0.01 vMB 182
149,724 149,724 00000000000009e50c3604bf5e32eaf8f9f7ca7d72a15817f9513d104920e3ea 127 0.04 vMB 27
149,723 149,723 00000000000001434d79a4778e579fb3bbf1a2fe6fac7fe6830dce857c5ff4b3 4 0.00 vMB 30
149,722 149,722 000000000000092c9588b43db08fa119e071b997051b5e2e57f4a991440a91ba 11 0.00 vMB 86
149,721 149,721 0000000000000526279fa527cde10f26fb272dcdd49f98fc4729c4678930f092 36 0.02 vMB 155
149,720 149,720 00000000000009dbd3c319d706e1a32484bd261391ee51400f2f189e101c5d4c 5 0.00 vMB 84
149,719 149,719 000000000000041da098f5993b441053a3fc25a743eb1669a17c8b9b72743cbf 36 0.01 vMB 5
149,718 149,718 0000000000000154bd07a7ebd3aa5bf05dbb3064c972504bc845a9f08760c726 87 0.04 vMB 197
149,717 149,717 000000000000076564cd28b949828251cd67aa494e018e7867eeec884b04fd15 115 0.03 vMB 81
149,716 149,716 000000000000022bd9bd5cb9b90c7f885f7a10f0ac0404bfbe2734d7f667944d 18 0.01 vMB 311
149,715 149,715 000000000000020c831de9d40f47aabb1c493d32f06b422f94611438cfc5c0a4 33 0.01 vMB 128
149,714 149,714 0000000000000249bf646ee360544870d8af7408b3147f4479096377a428aa91 38 0.02 vMB 56
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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