Loading Tool

Explorer IconExplorer

Memory Pool

78,705 transactions
28.90 vMB
0.11135578 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt e3220f6f13629dafde199f689186c5098edadff3fbec9947ab8dced393d046d2
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9b8c636bc8373577b08da04a134f599b1f2597b0b75635329c3a33821ad83e18
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,342
Size: 1.00 vMB
Total Fees: 0.03988447 BTC
Feerates: 602.26 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (618,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,629 296,629 00000000000000009a187e24ebd12384a65793f5280a3c90dbe84a43eaf9f56c 385 0.16/1.00 vMB 601
296,628 296,628 0000000000000000552a75c2b61db6e8e2b051c4c916babc44f4658512a364e4 32 0.01/1.00 vMB 43
296,627 296,627 00000000000000008d8a215f760a5e8b1528d453066001dc1ecf100345a95041 24 0.01/1.00 vMB 25
296,626 296,626 00000000000000004b96a820a5f6cb2163cf05c8e83cb36bc3b3dc4552e4ddf3 183 0.12/1.00 vMB 27
296,625 296,625 000000000000000030e00170496a6ca7f8677ba5dcba33b0430411499c09807a 202 0.09/1.00 vMB 767
296,624 296,624 00000000000000007864497b15f1dc91a1335b0c29e6441166a742c0debd51fe 212 0.08/1.00 vMB 183
296,623 296,623 0000000000000000161bff274e4a5ba511b5e6e81d2ae25305948fef9bb6a2d4 134 0.08/1.00 vMB 28
296,622 296,622 00000000000000003405e7e83447e1ec770f51f0ca33f34a3223326c9e49e788 114 0.05/1.00 vMB 35
296,621 296,621 000000000000000035e7e2827831e118ddc9ee7ac92e12ff84b6191b72789039 50 0.02/1.00 vMB 68
296,620 296,620 00000000000000008992c2045d57e0b5aefcfc349b87c64b24ff5eb22facb3a7 154 0.10/1.00 vMB 34
296,619 296,619 00000000000000001d1127a9f4010e14002ed6759547c15e0870fe2e49e7e8c2 430 0.21/1.00 vMB 42
296,618 296,618 00000000000000000d62e9c70dbbfdd476a441274fdef1272a71505bccea2408 120 0.05/1.00 vMB 33
296,617 296,617 000000000000000076035c8784e44bc44ea2314af8d722ea05039a32878fb052 41 0.03/1.00 vMB 24
296,616 296,616 00000000000000004a5d88e5adeb83146d3e2e7bb5c5988527fa778de3f1fb5e 37 0.03/1.00 vMB 7
296,615 296,615 0000000000000000064a014d2bfd8bb30a479914d1a271466a41d27862160854 308 0.13/1.00 vMB 37
296,614 296,614 00000000000000009303878efe7e745c220dc64f2a335618df2e1201696af312 157 0.07/1.00 vMB 31
296,613 296,613 00000000000000008953e6e3eed7349b3c32a439721ec5fd3eda3051a67a8ffc 624 0.28/1.00 vMB 57
296,612 296,612 0000000000000000743548363034f749407ccadc0257e85c44b6859ab58feac4 112 0.09/1.00 vMB 22
296,611 296,611 000000000000000040d8065af17de1d027c45ac52ab93d0965995a7f605d3c68 256 0.09/1.00 vMB 50
296,610 296,610 00000000000000005a1abf616cb4070a415be4d60a6e63dd3d1b26eb08bfb544 34 0.02/1.00 vMB 28
296,609 296,609 0000000000000000685ebe1efc49fc65b3b1076949fff0e201708c50b78b1f4b 90 0.03/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.