Loading Tool

Explorer IconExplorer

Memory Pool

75,860 transactions
29.78 vMB
0.09601584 BTC
Random Selection Loading Transactions
Max Size: 178.82/200 MB

Candidate Block

Mining Attempt fd1e0a726c1ad5f4ee20ae0de7928361897022bf4e37126b75cf30325a200bd2
Version 20000000
Previous Block 00000000000000000001dbb1d0c355245f3cf816e492d22c6348fbd464c36b26
Merkle Root b9074b80b6215e0f54f7ce7d11c5f0f376c63b4acb664b81beb44a2ec1e87ee3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.02575421 BTC
Feerates: 150.62 > 2.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,445 (796,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,926 118,926 0000000000004bdfcb024a2eb29c4332035cf953413d4b530ac429950ebfb5fc 143 0.04/1.00 vMB 704
118,925 118,925 000000000000bc59128a5d7a3c4b1d44aa60baaf8930f6bb08fc58afa822ff78 13 0.00/1.00 vMB 0
118,924 118,924 0000000000008511c5bfd124b4cf6cbfc7fb1e542bb37dc6e98a8591f322e436 11 0.00/1.00 vMB 0
118,923 118,923 000000000000264196b84c4445b14df45d600fb3ea2ac6dd650f4d9a912c1b7d 9 0.00/1.00 vMB 296
118,922 118,922 000000000000737809e83bf5c54cb23c373a5057351a3f77017fbd21abf358fe 152 0.04/1.00 vMB 0
118,921 118,921 000000000000bfcec3085168e7487a753b0132240eb3fd5abd66ba892c249a2a 138 0.04/1.00 vMB 51
118,920 118,920 0000000000009b39bd100fe8a08340fd2318a5254d88120412985e42ab654dbd 12 0.00/1.00 vMB 0
118,919 118,919 0000000000008d7f4647ff2fd3c8842cdfacb23f90abf83f51a431ffb3a96bf7 24 0.01/1.00 vMB 0
118,918 118,918 000000000000c75dbffc68a2af534c9b2a7dbe5ae2049bc8f8ec471bb011771d 5 0.01/1.00 vMB 1,252
118,917 118,917 00000000000049fbb770a0fc0606da88b3d33460b7436d001f456c96c4f65586 150 0.04/1.00 vMB 0
118,916 118,916 0000000000007f7694625b54328b8105a43d66c44d6995c478d340e3383a6b82 10 0.00/1.00 vMB 309
118,915 118,915 0000000000003f231e3b33eac25686787a47338624bdceff3df3e78c7227cd38 8 0.00/1.00 vMB 0
118,914 118,914 00000000000065dd00c48e14503a291e7b9828f3c5736fbbdf2c818580cdbc15 29 0.01/1.00 vMB 2,014
118,913 118,913 00000000000058f89e0ae2eaa2b198fc5cdfc293ffaf10f05dbdd08576f5c8d8 16 0.01/1.00 vMB 329
118,912 118,912 000000000000cb7444df4f835ab5364f8a05d486c0fa4b35f0acdc0589be5d61 3 0.00/1.00 vMB 3,868
118,911 118,911 000000000000a08f93b324ff222b62decf5614031c129b802df6ba7601b39480 4 0.00/1.00 vMB 265
118,910 118,910 0000000000009255c0cde3e459bce572ab1bf1995623e64fdaa49f7f2e603efa 8 0.00/1.00 vMB 0
118,909 118,909 0000000000003addefdd873ee352c0f9fa478009ee22c20340036bf82993e785 15 0.01/1.00 vMB 543
118,908 118,908 000000000000bd1985f1cb7bb494837a86908658f1834da2a4b7d5ba35d84222 119 0.04/1.00 vMB 102
118,907 118,907 0000000000007407f7ef6cc43edf4328a905762dd1135a42187fac0555aae32f 148 0.04/1.00 vMB 5
118,906 118,906 0000000000001f6cd538e00049d315e5fae624749735af1b02da5116cde550a6 10 0.00/1.00 vMB 336
Previous 10 blocks ↓
Total Size: 783.17 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: 748.63 GB
    • Received: 18.80 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.