Loading Tool

Explorer IconExplorer

Memory Pool

6,956 transactions
3.02 vMB
0.01051043 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 17.10/200 MB

Candidate Block

Mining Attempt 5b281dbcdf9e2a4fe76e3f867957ee96ae4009a843f793cc600b2eef29649afc
Version 20000000
Previous Block 0000000000000000000198901213cf264fd46c324a3dd55fbfd5cf096a97a0a1
Merkle Root 2d2fcc1aadd3a5cdcd2963ad566e102d143e90b477b8c4e176494617a75e4634
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,000
Size: 1.00 vMB
Total Fees: 0.00818958 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,495 (745,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,927 167,927 00000000000000c65cf52a81783f7f1086389bd88b89759b9dd2e0afef65ba63 20 0.01 vMB 0
167,926 167,926 0000000000000064f0bfd1768d19643e7d142cc6bdf0299b1cedeb296a4ec9bf 28 0.01 vMB 402
167,925 167,925 0000000000000a1caba4f68c283de5b296f0238201ca1965ed519ce6735daec0 73 0.03 vMB 198
167,924 167,924 00000000000004116cabf6c57c789cad30a12063bcf521ed5fe3cfca530f771d 4 0.00 vMB 27
167,923 167,923 00000000000008ac1e26e7133fda16d46cfc264f3d33bdf40a7fdfb0362821f0 11 0.00 vMB 368
167,922 167,922 000000000000062d6e74bcfecec6097820645d72a7b38b3efdfb20f7203a9232 26 0.02 vMB 32
167,921 167,921 00000000000008554a851f7aa26991019949ef56002c830ba66b36ef0638feab 5 0.00 vMB 48
167,920 167,920 000000000000025a9cfc1fb3ca41ffa3b69edda3620573b5e8436c332129af48 8 0.00 vMB 0
167,919 167,919 000000000000041f09349abf6d554c307ec8892d23b618096c355d392b41bbd5 42 0.02 vMB 82
167,918 167,918 0000000000000b99113c6fef9537cbe1c59ae430adafdfac70d4a40886c04a22 35 0.01 vMB 75
167,917 167,917 0000000000000426dff01d96c93cac7f6dfd10e7ae6c2fadffc719455b8c5e80 16 0.01 vMB 44
167,916 167,916 0000000000000231b7446c5182e7e3c4219d79bfdac5bdcf916e265894d04618 108 0.04 vMB 8
167,915 167,915 00000000000003d001a5611c570a1fba3fe0c70f162720e74b76737cc54688b0 99 0.04 vMB 64
167,914 167,914 000000000000043d11d529a38195bc4bedccce10dbaede69b6ee1d9193ee1c17 12 0.00 vMB 84
167,913 167,913 00000000000000d62deeb31d51e35364837405f6e0575b2630425b8402c12b22 10 0.00 vMB 17
167,912 167,912 00000000000001f970ea3aab8d05e0285205ca9cb04687ebc0cfb81dad29152c 11 0.00 vMB 29
167,911 167,911 00000000000001692699ffb8d65c1d72bcf3523abb88fc2b2e0162e0bacce0d3 5 0.00 vMB 536
167,910 167,910 00000000000003c5edf3ccf7e3bf42e116cd88c032c6c0f0679de8ae9d8729f3 97 0.04 vMB 124
167,909 167,909 0000000000000abe5a1d81d0c8c6bd0c5783860fa512af7d81f9a113cbb669f6 5 0.00 vMB 349
167,908 167,908 0000000000000aefea6844425945b0448c9e1a2eb6b8f5df8cb7c6a01e8e8b6d 8 0.00 vMB 85
167,907 167,907 0000000000000b4ad173d59b2f628c2d33cf839ea1b41225b9e1605dd9df7615 3 0.00 vMB 114
Previous 10 blocks ↓
Total Size: 779.73 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: 365.02 GB
    • Received: 1.76 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.