Loading Tool

Explorer IconExplorer

Memory Pool

79,074 transactions
29.30 vMB
0.09651558 BTC
Random Selection Loading Transactions
Max Size: 177.06/200 MB

Candidate Block

Mining Attempt c0168f44f86885e667443e3e791d72b64707d3ac9f90d5b10bf7bdbe626388cc
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 308d77455f9a8bf8e5933d217c038703d2de07a09c73493b4148ad9e7fcf41c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,259
Size: 1.00 vMB
Total Fees: 0.03456422 BTC
Feerates: 150.62 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (471,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,860 443,860 0000000000000000004e389113ddc1334eaf18ce5ea944ecc6042e17a6ebb80b 693 0.73/1.00 vMB 31
443,859 443,859 000000000000000001478459defd08668f80b79ccac458b05613b22ab4a19ffc 210 0.10/1.00 vMB 61
443,858 443,858 000000000000000001aae66416c360d9525c4358a4000b5f894263fa40c94b98 1,639 1.00/1.00 vMB 65
443,857 443,857 000000000000000003636de221109ea4bbec8ae7daa22e51e967d486be6292bb 1,826 1.00/1.00 vMB 59
443,856 443,856 000000000000000000bc1ecd7723cdda52f41dccac6f077cbfe2db15b41fa682 2,568 1.00/1.00 vMB 83
443,855 443,855 00000000000000000044892c763b446f9990f61b6ce796b3d4d4fcf5f4dc204d 1,908 1.00/1.00 vMB 63
443,854 443,854 0000000000000000025a5ee2b3a4bd7c08856951efee2308f50eaca50ab1f8cc 2,308 1.00/1.00 vMB 86
443,853 443,853 000000000000000000ebd443ad79e51650a69b38109f8d1706bd425a5f88bc01 2,021 1.00/1.00 vMB 73
443,852 443,852 000000000000000003846633567cb75ce70e906dccbc603c06e1123aa42537ad 1,990 1.00/1.00 vMB 59
443,851 443,851 000000000000000002065da770f26df388e4ca84131d542f7530a1b3d8e70972 2,331 1.00/1.00 vMB 90
443,850 443,850 00000000000000000059b80a59831c7958108e671e645a0b0bc5517f41cea8a8 2,607 1.00/1.00 vMB 70
443,849 443,849 00000000000000000077a19b49dcffac896147e88374dac8026de848ac9a2683 2,663 1.00/1.00 vMB 69
443,848 443,848 0000000000000000000a6f3daa4f82cffbfbbc79420ba256ee60437dabef4fdf 2,968 1.00/1.00 vMB 68
443,847 443,847 00000000000000000044b1400104a3f8666ac0af79c4029ddd3a22a0758396f1 2,106 1.00/1.00 vMB 85
443,846 443,846 00000000000000000378de87499fb5acdbe3683c830cf7f065321f063c80dbd4 1,920 1.00/1.00 vMB 78
443,845 443,845 0000000000000000006cd7dac11bd526e090f9ac37d2d519f6ac90b807db4ffb 2,566 1.00/1.00 vMB 95
443,844 443,844 000000000000000001ae7eb3fba9286f7c4857930be94a0e813b9b553c8844e4 2,208 1.00/1.00 vMB 114
443,843 443,843 000000000000000000d0554e906ce768681e630efc0a9004aef5a88c12a682dd 131 0.04/1.00 vMB 132
443,842 443,842 000000000000000002b1a7f4a62bfdfe84cc18185cdfa9b07a4f22f0baec86e4 3,282 1.00/1.00 vMB 108
443,841 443,841 00000000000000000365aee413dd0b37b7c65732c4eef9011c0a9ffd9202d89b 929 0.99/1.00 vMB 19
443,840 443,840 000000000000000003769bd046219b34aed5247355b732513c99de6c7cff8939 2,798 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.