Loading Tool

Explorer IconExplorer

Memory Pool

75,064 transactions
27.70 vMB
0.07725868 BTC
Random Selection Loading Transactions
Max Size: 168.50/200 MB

Candidate Block

Mining Attempt 46b7f3ae72067673c911aa76092a96cc5bc82f79d29e1b5d8e4769c5bc8d67d8
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 106cfe2489289aa9cb8e0b155196d7557459c7dd0daaefc5b6b4b3ee394892fd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,411
Size: 1.00 vMB
Total Fees: 0.01804605 BTC
Feerates: 151.01 > 1.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (478,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,649 436,649 000000000000000003ee6912087dd412d5f448153b01ede2a6fa4e148ad1edf3 1,835 1.00/1.00 vMB 92
436,648 436,648 0000000000000000010c31aecc99553cf0df0dc47186c2763d136e4c81e5c97d 221 0.15/1.00 vMB 100
436,647 436,647 00000000000000000399fa91168f550a058aee50dbda86591236a3b67001b072 845 0.75/1.00 vMB 22
436,646 436,646 000000000000000000ce6af520e3db24f2fa75a315b5fe25a9164fde8a550fd3 2,549 1.00/1.00 vMB 82
436,645 436,645 000000000000000000a37cdfe9c707c5fb368d6267c8bf377a94cf60421d039d 712 0.39/1.00 vMB 49
436,644 436,644 0000000000000000037242126df5b2dd36922bd065a73746a83ea2bfaf5ec101 498 0.26/1.00 vMB 64
436,643 436,643 000000000000000003a57f2addaccf3af4bba6e07de30eb0aa1246c5e1bf1978 1,135 0.41/1.00 vMB 74
436,642 436,642 0000000000000000014aed30ad717ab468094a7e820ce52b981e582e8c24a595 452 0.27/1.00 vMB 51
436,641 436,641 0000000000000000022f157e1dec1ba7f0b2deb34f208453438a2481f7a0a2aa 782 0.37/1.00 vMB 47
436,640 436,640 0000000000000000040168c7e43bbe2e46158ac2396511ef900593621e15b33b 2,906 1.00/1.00 vMB 85
436,639 436,639 00000000000000000339c69434a266633ee3dd50f16df8a98df720cba6832730 560 0.25/1.00 vMB 68
436,638 436,638 000000000000000003fbc473426c4e18c2aebc353a2696b13f54f308b90c660b 2,227 0.84/1.00 vMB 68
436,637 436,637 00000000000000000386dc3cf76c6243309841abc68e9a1b7f6f8db199a1dd1e 1,964 0.84/1.00 vMB 64
436,636 436,636 000000000000000001cecca06164f5b3c77376907dce8e99b07919f529b8248a 1,013 0.99/1.00 vMB 27
436,635 436,635 000000000000000001d8db1328b8cf886707f2a97105e32570d7bdeffa52e013 821 0.33/1.00 vMB 54
436,634 436,634 0000000000000000038b44142168664b307fa546773ce1e5ba076deee2673e09 1,882 0.99/1.00 vMB 51
436,633 436,633 000000000000000003aca37907bf37645b5a7f70db14ed3ba9bfeb21807502aa 863 0.37/1.00 vMB 63
436,632 436,632 00000000000000000223911522ef7e8f5b24a01b638c8de8cf8ba1050835768b 385 0.15/1.00 vMB 84
436,631 436,631 000000000000000002bedb8f14a79cb94a87a2364c97dede12c02ca11ccb3f08 664 0.74/1.00 vMB 26
436,630 436,630 0000000000000000029bfc8ad76b7369817a4ce41fa298c50ff7d445389747c8 1,578 0.99/1.00 vMB 41
436,629 436,629 000000000000000002aaf10813c9ba964867df7c9c4968a4261234d43d2dd9f7 1,131 0.65/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.94 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.90 GB
    • Received: 17.62 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.