Loading Tool

Explorer IconExplorer

Memory Pool

73,593 transactions
27.28 vMB
0.06484494 BTC
Random Selection Loading Transactions
Max Size: 166.35/200 MB

Candidate Block

Mining Attempt 5106dc6a76c364dd27d41bd959602e01c183395d8d2e0a380a584d1ace727c43
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root d478c9da0061649d57873ab2dd3c81f09a9257e5709ced92006bdcc45398b2cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,442
Size: 1.00 vMB
Total Fees: 0.00695901 BTC
Feerates: 74.05 > 0.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (795,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,728 119,728 00000000000048c92ef107cc235b8993ee99ce2c4ec161738507d527b5b8cac3 7 0.00/1.00 vMB 0
119,727 119,727 000000000000984e4f6b48c4c78c270dfb5f22b8fb822338dd5e4817384095f3 12 0.00/1.00 vMB 683
119,726 119,726 00000000000013099a0e7303125f92db27965e782fd379f7e23687daebcf798a 6 0.00/1.00 vMB 0
119,725 119,725 0000000000003e8a55bc10cfce49c782f6c749f90ff27a0176b6ecf3f7134d82 9 0.00/1.00 vMB 0
119,724 119,724 00000000000040deedbfef8366339d1834834076b460b359693f198798aa35c0 8 0.00/1.00 vMB 1,687
119,723 119,723 000000000000791a76e13ed980bc704fefac00c07f15155f7e808ab082075e8e 7 0.00/1.00 vMB 0
119,722 119,722 0000000000006d83561fd5bcee2c2cb3b7bb992de76d2e09aeed502ae3ac8c08 11 0.00/1.00 vMB 335
119,721 119,721 0000000000000298516e4ca88b1a5f392e4892f8688b7f81fed4bd1296e34697 48 0.01/1.00 vMB 0
119,720 119,720 000000000000af76f35ff7e87308eb7440ec313948b3e806a928d61aaf450bcb 10 0.00/1.00 vMB 0
119,719 119,719 0000000000001e4c6df962fbda5a124f839b562ceb16aadeaf48f1e05b276cd8 12 0.00/1.00 vMB 0
119,718 119,718 000000000000b592ce2bff8ff4b79d943bdd34efff601de3e0b4d358e1f696d7 12 0.00/1.00 vMB 0
119,717 119,717 0000000000003a675402ccadd583cd7506b37d02a9a11b2df81907b4ee54e5f0 33 0.01/1.00 vMB 0
119,716 119,716 0000000000001eb094a130f034fdc930e90fe308399cec8db2f5ef97a771805e 13 0.00/1.00 vMB 0
119,715 119,715 00000000000084d4032ddfebe4a77355da8ca52eae3b34b738bf9427deb0802d 10 0.00/1.00 vMB 0
119,714 119,714 0000000000006d5e2a11e4ca1e2f826b31807a64f01ca476ddb65be28465c35d 5 0.00/1.00 vMB 1,003
119,713 119,713 0000000000001419d3ed55d504f827ae1163cd9a814917e403657db711caa746 12 0.00/1.00 vMB 636
119,712 119,712 00000000000031bd89566f7c09a2dd2d099160e1ed950ae3cdab12f0bc52e115 9 0.01/1.00 vMB 546
119,711 119,711 0000000000004c3e315a0a11aea8cb40b4970b2eb4c20bd74efad17505cefb26 12 0.00/1.00 vMB 694
119,710 119,710 000000000000717f7b7436a7a74c17bf7907c9012c70b24996cd10aaa5ec9c63 12 0.00/1.00 vMB 0
119,709 119,709 0000000000000bde8cf7d121a057105460ce3a44d61210f00c63636b10780e5f 12 0.00/1.00 vMB 0
119,708 119,708 00000000000015c3a5170d49932d62d26f2acfc9371a400f2ad2d8096fe77c58 10 0.00/1.00 vMB 349
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.