Loading Tool

Explorer IconExplorer

Memory Pool

42,860 transactions
18.69 vMB
0.20253257 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: 103.15/200 MB

Candidate Block

Mining Attempt caa2029141bb051cf8a7139d6bb5b0af1527a92a587f96519569bf83a5b4bf64
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root fdf82f44f55a79ca6b83e307800f9b0d3d0ff3b6eb5b270f4f97e78d373636a3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,646
Size: 1.00 vMB
Total Fees: 0.06643061 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (769,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,699 143,699 00000000000007322a27c16cd560c4c50327c2b8e0f827680453277572288d02 36 0.01 vMB 88
143,698 143,698 000000000000094dfe31b5d692f1720524f47a8206864338e331d299859a71a2 25 0.02 vMB 312
143,697 143,697 0000000000000379e73925bc4dda5d09d814586932b64922f881bd15bcea62fb 23 0.01 vMB 284
143,696 143,696 0000000000000098decd9105fb423d0ec64fda9b809ac796c434f48904679344 151 0.05 vMB 22
143,695 143,695 00000000000007bd0511b11a69ba10da72d7db98b14910bf85693f07a71da924 25 0.01 vMB 123
143,694 143,694 000000000000034fce841c83fbfb8f0ede8d79628d7133f53772d3c9edb774bd 122 0.05 vMB 114
143,693 143,693 00000000000005249a2a1ef0d25f109d58e2a2957fa5863ff9df3ec8e64317bf 115 0.05 vMB 176
143,692 143,692 0000000000000323e3bd143c9fedc45b0b4e1b62f28ac6d951d61a8df6c116e3 22 0.01 vMB 319
143,691 143,691 00000000000005f98e6abbd53e3d920a27758f5c14551c4a331b5cc1fcf09741 56 0.02 vMB 81
143,690 143,690 0000000000000324e84ca97f60a8d67f9fbb74050b974b30974e7a3f9b21ed65 38 0.02 vMB 472
143,689 143,689 00000000000006541fa136d47a4acdde8a7739a3f2f3cc7a27df7b45d27163f4 12 0.01 vMB 187
143,688 143,688 0000000000000034381745005f3cd59736103c01bb9f98c6a701a2c55c403427 50 0.02 vMB 151
143,687 143,687 000000000000085043eb8b9e770efaf98abb12687fe611a990d150a68d496765 126 0.05 vMB 948
143,686 143,686 00000000000005e822734ce2fae129a02a740163748d2d99b86bb2146b756ce5 3 0.00 vMB 75
143,685 143,685 000000000000018b40412994a22f2a15a61bfb47f039d65e1cca232d4f4eb72e 161 0.04 vMB 7
143,684 143,684 000000000000066b9714135bb817929271756f05600cf554eb9f5921064189eb 101 0.04 vMB 255
143,683 143,683 0000000000000544528fc2afd031fd918b2a9c71b4b6340df87edb8430c805fb 95 0.04 vMB 82
143,682 143,682 00000000000006eb7e35afb1aedf77a5336fec9b6fb6c2fe7b223e7fdac0d15e 54 0.02 vMB 110
143,681 143,681 00000000000001efa7a7ac44b2fac3a0ecc39d578a35758aa0e80ba2da90be2d 91 0.04 vMB 129
143,680 143,680 000000000000056191bec152f22375277065e746c3a6be4e855be4c29467a044 18 0.01 vMB 233
143,679 143,679 000000000000010bc1f9d8a47f51b670f0d028b332f4b644f24a0af8eb3c85fe 54 0.02 vMB 52
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: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 116.15 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.