Loading Tool

Explorer IconExplorer

Memory Pool

38,926 transactions
15.85 vMB
0.12468613 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.38/200 MB

Candidate Block

Mining Attempt 1527eff15908f749093eae41d38b2a386d6c964529094d0b29d34fdb31ec5078
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 420e3767aaef81319aa39a055e5c95926a71bb7d877b2efd63f8604d2e170cc1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,822
Size: 1.00 vMB
Total Fees: 0.05566191 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (818,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,682 94,682 0000000000046fde4ef93debe55435d5a1f9581e1a89d657d86504df601cef15 3 0.00 vMB 0
94,681 94,681 0000000000005ff402ba17285a6b7571f88d217c77b310cfc5cffa378ea59f91 1 0.00 vMB 0
94,680 94,680 000000000000951a1178e4b739b1961b5636138d5d47f827d642e4e0bac48da4 2 0.00 vMB 0
94,679 94,679 00000000000103f1767f23aaabe893681aca99d835243e2121b3ce7749b9a17b 2 0.00 vMB 0
94,678 94,678 0000000000095f321b7d9f3ec3a4e3ff716ba637f34fbd34100565490d62e9bb 1 0.00 vMB 0
94,677 94,677 000000000001298df5208daebe27388ec9485d597b9f6aa3d3154a6eff2c3bfd 1 0.00 vMB 0
94,676 94,676 000000000003798cf2ea0e656a7e3da9d092e657cfdc5ec3f38ca3b67be1bc98 3 0.00 vMB 0
94,675 94,675 00000000000221f28efd2ba769e8085fc4787b3fda6f23266618b1fa0586e6a6 6 0.00 vMB 0
94,674 94,674 0000000000026b08bb6f1c61ef9760147982af9d44e118521db357c6494e0afe 3 0.00 vMB 0
94,673 94,673 000000000003f0897ea26fb84f519aa1f56c6d0a156d625f9aae2a56e020e99b 3 0.00 vMB 0
94,672 94,672 00000000000239f1f4ffe46872f5ead93ffce1539bfb8d4083aba8094a933300 1 0.00 vMB 0
94,671 94,671 000000000000177d5f4474a49d9911b185f791c368613daf9a411d063dd2d991 1 0.00 vMB 0
94,670 94,670 0000000000097460ec315ebaca477f785b85261e51426cb1530c86e5ef61b110 3 0.00 vMB 0
94,669 94,669 0000000000090599a096dc255d6e95a0429fb636cff6b308d00e5be5e116099e 6 0.00 vMB 0
94,668 94,668 000000000008fed7a18bb56b29941d436669a39f8fae92f10132e9a574f15ee4 3 0.00 vMB 0
94,667 94,667 0000000000015b3098ff8797678a7c1cd05f6e9d10fbf2edb2ee3324516cc157 2 0.00 vMB 0
94,666 94,666 0000000000041048ad57e807a5c0667a9a5836d6c1c9122447a2f42db176a3f8 2 0.00 vMB 0
94,665 94,665 00000000000401a097fff16980b41ed1e94d9d4755d6d1ac94af97bd680ee1e9 1 0.00 vMB 0
94,664 94,664 000000000000de9694eb3a59d0c7ec89e7334ab1e9948396166888fb61195003 2 0.00 vMB 0
94,663 94,663 000000000002bc21d0bc0b2d3f51d125cb33c8663d620c47bc6ac495cbbe1502 1 0.00 vMB 0
94,662 94,662 0000000000044c9009889cba17e4f9f9ec2505cc7911298bcd22b4edfb1bff66 5 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 93
    • Outgoing: 10
  • Data Transfer:
    • Sent: 150.43 GB
    • Received: 0.61 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.