Loading Tool

Explorer IconExplorer

Memory Pool

79,737 transactions
29.28 vMB
0.12679239 BTC
Random Selection Loading Transactions
Max Size: 177.25/200 MB

Candidate Block

Mining Attempt a44656321c2cc1933e18e2821ba2086e1ba716a2a1e14e9832c9865b7f257635
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9fd95ccb174f670223100e6ecb7968cda0fc9eae0842dcad51ad4aa43dae8941
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,515
Size: 1.00 vMB
Total Fees: 0.04725333 BTC
Feerates: 602.26 > 4.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (510,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,566 404,566 000000000000000004ec1a51b353ea51d0e2e4621764db71aa2fcb873cfd4ad1 1,126 1.00/1.00 vMB 22
404,565 404,565 00000000000000000276f30e1db9255835ae6a4a4712250f2a45a2682a047aec 2,106 1.00/1.00 vMB 40
404,564 404,564 00000000000000000629b8ee7865a009cc9c3b6f2bda9f03ca7f540c0a90ccb9 772 0.99/1.00 vMB 16
404,563 404,563 0000000000000000069b890921ea378cfaa399267d9f181ef13340484d05b130 2,413 1.00/1.00 vMB 46
404,562 404,562 0000000000000000035c0a7aac16f4e69d72cfa1a744698dcca1592037e9d761 1,388 0.93/1.00 vMB 28
404,561 404,561 00000000000000000532c89823fe27e6703d7fcff5e2b9bc6b81490ee7ceaefc 2,055 0.99/1.00 vMB 25
404,560 404,560 000000000000000004ebc7716fce9889b265a105628d99be327b8833767df392 1 0.00/1.00 vMB 0
404,559 404,559 000000000000000004b7bef5fb126e187dce81d22b83738e8d19e8388ab4011b 1,658 1.00/1.00 vMB 38
404,558 404,558 0000000000000000000afd5173e87afc8e3339bb5f88f696ce94091d066eedef 2,523 1.00/1.00 vMB 58
404,557 404,557 0000000000000000010b6405b8872a9dd26ffb4c15303e0858d4f5b81e9c4f14 2,914 1.00/1.00 vMB 70
404,556 404,556 0000000000000000061035373e4877bcc65714f9f1f13e158319e5b16b7b8067 1,263 0.93/1.00 vMB 40
404,555 404,555 000000000000000001ed8993a572f71eb2c34e37d6a03d071d06da0fb97b1efe 1,444 0.99/1.00 vMB 30
404,554 404,554 0000000000000000029086c240e525eb90db3a09286d6e15514262932549d60a 1 0.00/1.00 vMB 0
404,553 404,553 0000000000000000055bd796960ba9d92d52045a323be8b7d77be100de41170f 1,747 0.93/1.00 vMB 44
404,552 404,552 000000000000000000e3692ba73c843aa0fab0f8757c6a8167dc004323b5fd6e 2,918 0.99/1.00 vMB 67
404,551 404,551 000000000000000005d554c5722069cb51149dad53cef3c9b395b09e6977b139 2,766 1.00/1.00 vMB 50
404,550 404,550 0000000000000000035fa6b5f28f17f22c53321a43f131f5a74df358dfe2e953 2,010 0.93/1.00 vMB 42
404,549 404,549 000000000000000004295c69a4cfe30badf445888d000e27603197ca4ad2c48e 2,009 0.93/1.00 vMB 41
404,548 404,548 00000000000000000146f8fb657cbfe2e05962d4492078bbd7ad019d83076940 1 0.00/1.00 vMB 0
404,547 404,547 000000000000000003b0a29c58bfba03706ac18337dd081a298a27bb6626f4ff 654 0.32/1.00 vMB 33
404,546 404,546 0000000000000000051b1579964c2fcd71cefbaee1bb7222ae871a97fd9720ab 600 0.58/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.92 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: 714.45 GB
    • Received: 17.54 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.