Loading Tool

Explorer IconExplorer

Memory Pool

84,942 transactions
31.63 vMB
0.09994529 BTC
Random Selection Loading Transactions
Max Size: 193.00/200 MB

Candidate Block

Mining Attempt 9dd752cf958996ddcf7682fbaa18b908eb6efa5713fd43ed6d6604349443772c
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 9d688686e264877c9fafc4cd43c2e447ca984f9f09b65fc84676f67c06e7d6e6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,560
Size: 1.00 vMB
Total Fees: 0.02607264 BTC
Feerates: 150.77 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (524,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,691 390,691 0000000000000000091abc33d684c516520adb4af976d4c7dacef487b6558a03 778 0.99/1.00 vMB 14
390,690 390,690 0000000000000000094afcbbad10aa6c82ddd8aad102020e553d50a60b6c678f 1 0.00/1.00 vMB 0
390,689 390,689 000000000000000004bce33dc16c3fcc0b8c76a3c8102edb8065f347094612fa 679 0.99/1.00 vMB 13
390,688 390,688 00000000000000000850987a9741bff062f4a145ca21b8ced67603606107b726 1,571 0.60/1.00 vMB 48
390,687 390,687 000000000000000000601ad2d6289e0820eded8795077d76b5bcecfe9deb5861 1,684 0.99/1.00 vMB 29
390,686 390,686 0000000000000000065a628d7c467e4a395ae5e742925c64685b10b4864b3dec 1,517 0.79/1.00 vMB 32
390,685 390,685 000000000000000005b809c84101d1148fba07a2e388313371b2843cb8f2138a 2,705 1.00/1.00 vMB 43
390,684 390,684 00000000000000000a10a7e39ee95c8178a4ca38e03dd9ddb3966e45396267b6 2,751 0.99/1.00 vMB 44
390,683 390,683 000000000000000001d3c4acb7446f66482fb6aceb087d7601c9e0644cf60e9a 995 0.71/1.00 vMB 25
390,682 390,682 00000000000000000a2611857207e24d862284a035be7c119993d10077b56726 2,113 0.75/1.00 vMB 47
390,681 390,681 000000000000000004a36565fb282c4bd06dda61329fda2465b0bfeaf7241dab 492 0.25/1.00 vMB 36
390,680 390,680 00000000000000000b6df85b35de1b17c311c26083656e39317fc3a8562f903e 1,784 0.87/1.00 vMB 42
390,679 390,679 000000000000000008775bb75abe63b3f68d9e1b1606b99cd96df9c6746a3a22 749 0.54/1.00 vMB 21
390,678 390,678 0000000000000000086f2913292170d2a9b818cb56c93ad64adbd257722d9512 2,218 0.95/1.00 vMB 45
390,677 390,677 000000000000000000223a5b40b14c7b85021ef0f7f2443e02b52decd473e696 285 0.91/1.00 vMB 18
390,676 390,676 0000000000000000004ef94c5bfb48fe99327be69e3e38a26a165192f3868d5a 952 0.92/1.00 vMB 22
390,675 390,675 00000000000000000762d501c633d923eedec3f1204b4e0595116b60d7e14795 128 0.25/1.00 vMB 12
390,674 390,674 000000000000000000574412a5dd88aab37ff472c33b6d500a0f3b835c9f5306 825 0.33/1.00 vMB 63
390,673 390,673 00000000000000000131f43f9031be26ead274701dd0aeb19af9470f74d77d0f 200 0.25/1.00 vMB 15
390,672 390,672 00000000000000000092e9e675df20116f6c0deb74ef060138054456998589e6 902 0.44/1.00 vMB 41
390,671 390,671 000000000000000005ec62a2c6a10eea04f71136df4f56c6a2af60c094fc85ad 349 0.33/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.97 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: 716.12 GB
    • Received: 17.78 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.