Loading Tool

Explorer IconExplorer

Memory Pool

31,737 transactions
10.00 vMB
0.12073301 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.54/200 MB

Candidate Block

Mining Attempt a28d62173a506804a2fa8033ebc02b3e6cea6ba34ad813dbe580e1b7f268ec3b
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root 32818e0a46a137183fa12302f9aa480d03ed8969d40b21affa04c73bddd3acf1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.03696750 BTC
Median Feerate: 3.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (654,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,564 258,564 00000000000000192d9160375602a2535ff636c481c1f9a92696bb589d164e9a 703 0.28 vMB 116
258,563 258,563 0000000000000021b90d1c5e25a8053d5ddd85c0a4cde75f8ae5d410aa571787 626 0.26 vMB 96
258,562 258,562 000000000000001b3e221d0ce4366fea069f610c7edb1eee5780a8deeefa2bc0 615 0.25 vMB 32,683
258,561 258,561 00000000000000122b035928ea6b583382807a90095c3dee44b8ac88af5e1763 654 0.25 vMB 184
258,560 258,560 0000000000000022f23930ed6b140ba1a6a4aba52538be7dc0b91ce528f760ac 242 0.10 vMB 102
258,559 258,559 0000000000000021493764fd4f433a92e9e444ae52278e32f8931fa0813d8fcf 220 0.10 vMB 81
258,558 258,558 000000000000001ddf7495fb1cb69e10c82e20408655f07d6ced1e9febc91e99 87 0.03 vMB 57
258,557 258,557 0000000000000000e84840c0a16d1da2a0f36de1bc1b0775c864d63279cd672b 1 0.00 vMB 0
258,556 258,556 000000000000001d5398885894703a92087bec73aeda178fda37509c875dcf6d 421 0.22 vMB 79
258,555 258,555 0000000000000002cec5afd81bfa3486ee3b43cf0841c1e3d044ab223cd1d72a 428 0.25 vMB 20,168
258,554 258,554 00000000000000226d4dfe57da2cb35378a37a3247026a9faa065ac6f0fc53fa 417 0.20 vMB 90
258,553 258,553 000000000000000a46a136d74a9612344391b628c26891fdb39f88d9906949e9 984 0.39 vMB 105
258,552 258,552 0000000000000007d34159ff40524cbb2898592168a4810fc35aebefd61bfc82 65 0.03 vMB 107
258,551 258,551 0000000000000004e3e91bedb45802230bcbe8ac7800aa820f9fa738f7c7dbd7 156 0.06 vMB 81
258,550 258,550 00000000000000024f2af4f3a3d9a2e4d6a554f6d0ad60a04f76814fe945cf20 127 0.05 vMB 65
258,549 258,549 0000000000000024b4884a1438feb2885844771e421b27311a5204e8c850ad8d 413 0.26 vMB 254
258,548 258,548 000000000000001662ba181ed6602c280edd5f5cbd4751d70ab5ca215a5f208f 592 0.25 vMB 507
258,547 258,547 000000000000001e56ed896b2d00331a9cc874e8c04366cd697f97f444f71d92 1,083 0.50 vMB 418
258,546 258,546 000000000000000a1915534fd03bf0c440f498e9982f4aae7193b46a9fc3bc71 457 0.33 vMB 25,018
258,545 258,545 000000000000000f62cbbd4fc1fe743b735c53b91c13e88464e9021ec1bc0465 62 0.04 vMB 27
258,544 258,544 00000000000000164e421f920b950472cec6a8dbbf5813701addcac23e1ef294 572 0.25 vMB 105
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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