Loading Tool

Explorer IconExplorer

Memory Pool

83,143 transactions
31.38 vMB
0.16265612 BTC
Random Selection Loading Transactions
Max Size: 186.41/200 MB

Candidate Block

Mining Attempt a8ca634916f37951ac3bb2d006caa8347a08ac8f913441426ccbb7961b23b8e5
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 708ed1031d87d686ab5e2355978bafd4f52d9a9bf189ac8e32e2e0103dee1ae1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.06139700 BTC
Feerates: 269.69 > 6.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (542,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,609 372,609 00000000000000000d533060763bd64c8b97de7fdbc407bd918cf97ff37ae69a 1,581 0.95/1.00 vMB 41
372,608 372,608 000000000000000012d18e9758b6634101597e8fc8ae804874fdaa5d157b23a1 112 0.07/1.00 vMB 46
372,607 372,607 000000000000000001dc54fcbba749cc64d4e0e8ccc5b5028ee1957c0a9b2680 1,488 0.99/1.00 vMB 31
372,606 372,606 00000000000000000bd63f02aa354583f6a4cf9f1fa4f5bc5abc826f05f7acb2 1,263 0.50/1.00 vMB 31
372,605 372,605 00000000000000000f0cbfeb877f49c145b5311523e6b3bb5904e226f4615f3f 629 0.75/1.00 vMB 49
372,604 372,604 000000000000000001c455e0fd8e2cb981d332979e13485f97f793eeced86058 671 0.81/1.00 vMB 48
372,603 372,603 0000000000000000141759cf0f66aa0b6cfda795dd91bcc5b41a6a943e67749b 527 0.80/1.00 vMB 48
372,602 372,602 00000000000000000a2fac92bd5dfed80770fcbc2960fedc0be57ea4d6719c9e 945 0.90/1.00 vMB 53
372,601 372,601 0000000000000000040d2dbd7c3e40e0bc0546e6ef744c5e4f2da383226ed1ce 583 0.81/1.00 vMB 48
372,600 372,600 00000000000000000382ef35f41f609fe22fe0b9f3e95111c93ff42c2f6877ae 476 0.26/1.00 vMB 22
372,599 372,599 00000000000000000da48a4e60aa4334ae91522444df21859eed8d8fe0f6edb9 1,585 0.76/1.00 vMB 42
372,598 372,598 000000000000000008d849da9fa5231559d9a3a71fec00252b1276dc36f0c3b4 887 0.39/1.00 vMB 42
372,597 372,597 0000000000000000008a5d6c2e81ebbf65b98b3b1daff9fc7c518560f8e55151 2 0.00/1.00 vMB 0
372,596 372,596 000000000000000011e395c9a8b0d9af0e47cfca056dde313216c299c0034892 1,384 0.61/1.00 vMB 46
372,595 372,595 0000000000000000007f3d7a17a7565d9b326ad7a692710a71ed070394399a33 1,653 0.75/1.00 vMB 49
372,594 372,594 000000000000000008101836aa63e20b5cd2b3e4bd4133cb990306c4fd2c4f60 650 0.30/1.00 vMB 40
372,593 372,593 00000000000000000211b5fb91b2eaad71b99a3ad4bbf04982d86aac072ecb10 1 0.00/1.00 vMB 0
372,592 372,592 00000000000000000a2fcb522f85a4c6610400bb7d1c4708f334132a9c732cd8 727 0.37/1.00 vMB 36
372,591 372,591 00000000000000000cfccedb42998e748911bab92d2b5c039db5e9cf19907505 238 0.13/1.00 vMB 36
372,590 372,590 00000000000000000d2d466f323a602eb187c203a98df0467b1aa4309cb232ca 577 0.30/1.00 vMB 40
372,589 372,589 00000000000000000a67b92aa8afe9dc9f0d2eee35a47ca968823f4605aaf528 506 0.24/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.