Loading Tool

Explorer IconExplorer

Memory Pool

25,411 transactions
4.32 vMB
0.01483679 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.00/200 MB

Candidate Block

Mining Attempt 47b7f8c3b161fc19fbe2b2c67cdda532d3051200d4594d6a2524b2516f7b93c9
Version 20000000
Previous Block 00000000000000000000b36e763a3ba1856f8361645f2999589f9817be60e18a
Merkle Root f3276d87db0cb774cae85dc0766daf9f9a6843bc6df30358bc3c9804dd461f62
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 499
Size: 0.16 vMB
Total Fees: 0.00356588 BTC
Avg Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,787 (648,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
264,542 264,542 000000000000000354c3f45c33ec61027c23b8d25d979edc66e4f7aed331d22c 0.03 MB 59 73
264,541 264,541 000000000000000e1b3fcefb9a83308d933e2bacfd36c948ad9c3b4943686c3e 0.01 MB 35 163
264,540 264,540 000000000000000eb806a204dffb5cf279080f59d4cdb8c8fab4275b776c17d1 0.02 MB 33 39
264,539 264,539 000000000000000238c49cf0d10ae8e9bc3ed8e285082065558c544756e1d202 0.05 MB 134 78
264,538 264,538 00000000000000068f6bb52006d1283307b42325eab2fa6d5124dc731c43a11f 0.15 MB 307 31
264,537 264,537 00000000000000099271c12afc786052910262769ba8e19e4b0422629a03fd5e 0.25 MB 522 130
264,536 264,536 000000000000000e5d249e069f4f396659610d2bf2896d51c8b364b5cc345643 0.13 MB 139 47
264,535 264,535 00000000000000000c2dd725f357c902e2611c4d3135dc864e33e31baaa6da64 0.07 MB 170 110
264,534 264,534 0000000000000000710ba68ad601e15ae3c69fd2aa141e12f5c84df2f66f6109 0.12 MB 154 53
264,533 264,533 000000000000000f2e1960d035c976471210dc24e4e6a720613584df6a41f466 0.16 MB 368 117
264,532 264,532 0000000000000000220fa17d8398d3d36cc47bebd1d86945644dcf5dc387665e 0.03 MB 56 34
264,531 264,531 000000000000000ca4b0e468963ecc68e46523d042f0e10cdcb925687e588c50 0.10 MB 199 37
264,530 264,530 0000000000000000b9bcded7cc550a34553222cf89ea7cc03277ff7a4d85781e 0.25 MB 562 143
264,529 264,529 000000000000000669a51ec5171a751f38ae3aeba01b91f3e0b70265321c5611 0.07 MB 178 132
264,528 264,528 000000000000000a611d6990cc62237528f38854d3e8c196a33f36cb05f573e9 0.05 MB 87 69
264,527 264,527 000000000000000d99692fc0e7ed53fe39a12696f091f583f00ea0ea27a9286e 0.15 MB 323 88
264,526 264,526 00000000000000037e7abdf7b319c9e597e9441ad146e835695f33ea758d2397 0.01 MB 9 76
264,525 264,525 00000000000000069df59a65216a8b8814e96b97029712ef430aec80e5af98a7 0.12 MB 250 115
264,524 264,524 0000000000000009aee704eaa51d820e32c0cd6ad8d91b73e571b5b61f131b7f 0.15 MB 156 36
264,523 264,523 000000000000000902e58cd2753506f5871263e597305127f7ee88c8099e7bd5 0.02 MB 73 173
264,522 264,522 0000000000000007effdf36626ce2e5c2a07b262f997b9e7ad19245f59c4dac2 0.03 MB 30 10
Previous 10 blocks ↓
Total Size: 778.47 GB

Node Details:

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