Loading Tool

Explorer IconExplorer

Memory Pool

76,071 transactions
27.97 vMB
0.08161801 BTC
Random Selection Loading Transactions
Max Size: 170.39/200 MB

Candidate Block

Mining Attempt 8bacc3900816530f3e53646b9d5767c28cfc854940006d787b441e3e68495d46
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root 64c03c35ed38ad6d369bca53f83590b0d6d901bff3314e31355322a29141f535
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,990
Size: 1.00 vMB
Total Fees: 0.02159090 BTC
Feerates: 150.75 > 2.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (300,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,631 614,631 0000000000000000000c94def3c5b93368fc68bdf326f62c138a784b96fdf688 2,365 0.68/1.00 vMB 9
614,630 614,630 000000000000000000041ec7dbf7d32e8e4b0296a7c56357f2ba16f0233ff279 428 0.15/1.00 vMB 9
614,629 614,629 0000000000000000000756781342d4440d8a5a142e010eb8875bc676504d1432 1,219 0.42/1.00 vMB 9
614,628 614,628 00000000000000000000dd8111879b24dc92332fde0245a2897c8b0c8f026bcb 383 0.19/1.00 vMB 13
614,627 614,627 0000000000000000000a8cbfb1d5ec1093d5b1233be6247906924ded2594b8ce 2,258 0.78/1.00 vMB 10
614,626 614,626 000000000000000000012e401628038d7eafa099364a18cbff888a36e09cf33f 831 0.46/1.00 vMB 10
614,625 614,625 000000000000000000100b2646273898243fff90fa0712e5c884731e84b76558 2,607 0.92/1.00 vMB 10
614,624 614,624 000000000000000000107fbc64f42274a34a9dafc45b372a5909d325d474c653 1,633 0.48/1.00 vMB 10
614,623 614,623 0000000000000000000e5aafde9bdaa240a19e30627e16df276d3cb65138b7ef 3,025 1.00/1.00 vMB 8
614,622 614,622 0000000000000000000c45076af8f3a26d65af1e8f5ad66b484a1b4e0426c97d 1,573 0.47/1.00 vMB 9
614,621 614,621 00000000000000000002888da5e2ff054726e8a7d47c01474b846b3583f23afd 907 0.32/1.00 vMB 6
614,620 614,620 000000000000000000066134b61aa64b3fd0345fb08954876ca544b9b7437f10 414 0.12/1.00 vMB 11
614,619 614,619 00000000000000000007cadd79b65f0123558648b1309a504bed263b3b659aee 452 0.16/1.00 vMB 7
614,618 614,618 00000000000000000002e35301dcedcd2c630dbc98ebfabb1089d9708f8e130e 992 0.33/1.00 vMB 11
614,617 614,617 000000000000000000098cfc06c8f4737465fc39cb669b7f327b297383b5d26b 1,376 0.91/1.00 vMB 4
614,616 614,616 00000000000000000000be5f062f3baf80e48dc35218aa5abcade56d1fd8e40a 567 0.17/1.00 vMB 10
614,615 614,615 0000000000000000000c8dc4f376a75c94bf97ce6d5c78746474632db2d9e177 877 0.24/1.00 vMB 16
614,614 614,614 0000000000000000000c4e54e8d9a326b250617bad68cddbabd3e3a161cc3f02 3,258 1.00/1.00 vMB 10
614,613 614,613 000000000000000000107cc50ce8d5e72efa250ca94505bd710b0caadba7a9c1 1,973 0.64/1.00 vMB 11
614,612 614,612 0000000000000000000159658bd9cb1cb0d463bf8a855acbc6e58b374a29a30e 1,017 0.46/1.00 vMB 7
614,611 614,611 00000000000000000010439f769375fe730e8965544ef5daef99a00ec2f9706a 1,263 0.56/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.84 GB

Node Details:

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