Loading Tool

Explorer IconExplorer

Memory Pool

77,790 transactions
29.12 vMB
0.07367155 BTC
Random Selection Loading Transactions
Max Size: 178.55/200 MB

Candidate Block

Mining Attempt a0a0f71184d7bf80faa8a437c3e6864c35ed0a33a365cb73246f4e5df303b8c0
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 886bbc37bc02cacc97c366f0b17dfc06e4204a62094578ac563380516d43d522
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,898
Size: 1.00 vMB
Total Fees: 0.01007203 BTC
Feerates: 301.25 > 1.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (105,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,622 809,622 000000000000000000005b1f1d2bedd6f0d6cac4974785ffa2bec9e6e26971e4 2,672 1.00/1.00 vMB 25
809,621 809,621 0000000000000000000491b698eb637c9727776e89c2b31c7316965147931a8e 3,342 1.00/1.00 vMB 32
809,620 809,620 00000000000000000002f274364f26f8cf683e7167a5064a737204e11103ff0e 3,374 1.00/1.00 vMB 27
809,619 809,619 0000000000000000000407c867702ba604962ff160064227408054ac227a9684 2,870 1.00/1.00 vMB 30
809,618 809,618 00000000000000000001ab1793d2103995043739f8f46a60839d46e799e3447d 3,259 1.00/1.00 vMB 36
809,617 809,617 00000000000000000003dc9109da351542064521ce552d999ba06f60f7d31971 1,680 1.00/1.00 vMB 44
809,616 809,616 0000000000000000000064787bbdb70fc43b493d49cfb62e28f37bfaad5d987f 1,922 1.00/1.00 vMB 35
809,615 809,615 000000000000000000039b307e6ef43d0607bd8460114520b0fe1533efcdd729 3,166 1.00/1.00 vMB 33
809,614 809,614 00000000000000000004ca76ee909983e98aa8d17caeee5d4d05bc055e761434 2,396 1.00/1.00 vMB 43
809,613 809,613 000000000000000000017e7e019b78d92b6726da6a864e0e065dd200aae5965a 2,461 1.00/1.00 vMB 45
809,612 809,612 00000000000000000000c3b79e5beba3da7a6b9e1cf95734fa618cc198aa0697 2,363 1.00/1.00 vMB 32
809,611 809,611 00000000000000000003321595c366f2474716f5da25255e4ec6b48d7431249e 2,950 1.00/1.00 vMB 42
809,610 809,610 0000000000000000000417aaaf47b986567778a3bfdefc94cb34d1d0549c7f42 3,158 1.00/1.00 vMB 28
809,609 809,609 000000000000000000033844d6b8a3bb02ac23d0bcf5c08487f415d866576e41 3,815 1.00/1.00 vMB 31
809,608 809,608 000000000000000000026e51cb30d7b903a02aba1fb101ebcf74bfc065c754d5 2,689 1.00/1.00 vMB 31
809,607 809,607 000000000000000000025247bdd457a341cdd942fcc2f7b08b16c1cd9ddbeb4f 3,499 1.00/1.00 vMB 38
809,606 809,606 0000000000000000000309ed602b28895dc7beb3b8a1670b447180219dec5c03 3,299 1.00/1.00 vMB 27
809,605 809,605 000000000000000000045f53788793c39be4fd1c81cc2eea64eb515af7bc0c2a 1,867 1.00/1.00 vMB 27
809,604 809,604 000000000000000000041f60f1fc06517681b610ba0f24916ebf3e0c5ecd030d 3,240 1.00/1.00 vMB 37
809,603 809,603 000000000000000000001f3c3226f9061fb0d695ed74ebbd2ad8fc2d8fae1f7e 2,761 1.00/1.00 vMB 35
809,602 809,602 000000000000000000001e5890aaa397fdc67000ffb81e299dce3d1d6b5fea0e 3,522 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.