Loading Tool

Explorer IconExplorer

Memory Pool

34,567 transactions
10.76 vMB
0.19415467 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.37/200 MB

Candidate Block

Mining Attempt eeaf7d02be7409cb27ad743b632752b493d673d03ce652d2ce6309ffb3cf76e2
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 986e9e44ecc8e11fcfbc86c8887142dfe050c3737d7c5cfb8267945b4f7e2bba
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.08271061 BTC
Median Feerate: 5.78 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (654,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
258,543 258,543 0000000000000017b74ba3419a9a0f7e00a3c4a6cbef5625b76968099daab7a4 589 0.25 vMB 112
258,542 258,542 0000000000000019bd4845d9d5b29aacd8083e36b27e8753b1c14d0a1506da06 292 0.14 vMB 92
258,541 258,541 000000000000002529d7b915014d9c27a1d6e74ad7df0177ca51bc7b056e41d7 112 0.05 vMB 52
258,540 258,540 0000000000000008120f8ed9eb9608275dfaad70a23ccd8636e78406bb742962 317 0.12 vMB 510
258,539 258,539 0000000000000023257d52e3f74eb36b32e62f5edb3bbb2bfa9a8378141b1f19 141 0.30 vMB 20
258,538 258,538 0000000000000003d260d556460af171b02c3eff512c0e63cdc2821862a75fb0 272 0.25 vMB 48
258,537 258,537 000000000000000022fc10c285ef470484dc7632a6855cb2949b4bc07d3dfeac 467 0.18 vMB 118
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: 71
    • Outgoing: 11
  • Data Transfer:
    • Sent: 22.57 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.