Loading Tool

Explorer IconExplorer

Memory Pool

79,568 transactions
29.67 vMB
0.07796267 BTC
Random Selection Loading Transactions
Max Size: 178.25/200 MB

Candidate Block

Mining Attempt a7025fa89298ceefd9aea6eb9f308cfc0cc5b8e7ac592d167c8425168cd9bde3
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root cd7e25f9eb67e87610efebb3fb1266f84a130aa2471ea49ad9f31f76e68833f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,397
Size: 1.00 vMB
Total Fees: 0.01760646 BTC
Feerates: 502.65 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (532,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,851 382,851 000000000000000009b368f24b860e1a4e1d284e9aca3c5f55c86e1f8b7ad73b 745 0.50/1.00 vMB 30
382,850 382,850 0000000000000000082396a9e2ec43edceda890483581479551f8141614d044b 1,120 1.00/1.00 vMB 10
382,849 382,849 00000000000000001079064a79d6bd3ff569e63005cad99f6b122e65749d500c 789 0.35/1.00 vMB 32
382,848 382,848 0000000000000000045cd809f9c9b9ab190152c8cd743b9fa21dde8818a86443 345 0.16/1.00 vMB 22
382,847 382,847 000000000000000000d16fb74db518f04098ba2e7467331aea64e14c234a19e3 1,759 1.00/1.00 vMB 28
382,846 382,846 0000000000000000024e7182783b218f1a3ceae497134d9dcff23d25aea533ca 1,400 0.72/1.00 vMB 30
382,845 382,845 0000000000000000064a24c89f579140264b20161cf65d6c5e7dff7e3c1bad8c 1,456 0.68/1.00 vMB 37
382,844 382,844 000000000000000007f544d0984604f9d27f93c9d0f6b2091e71f2e107f7d72a 134 0.08/1.00 vMB 21
382,843 382,843 00000000000000000b2183607dc1b0d0a019b05d9f706e0e4bd5d70bd3a7f33d 112 0.09/1.00 vMB 12
382,842 382,842 00000000000000000220b8aed5407938488643a45aa2e367aac59dc8c5e12a02 737 0.42/1.00 vMB 31
382,841 382,841 00000000000000000a0a148a79b3681f04661f7936c2f8116913071ba34393ac 397 0.25/1.00 vMB 26
382,840 382,840 00000000000000000415475cabdba1ecf64a46ff9837b7a0f9ac20cc275c7da6 240 0.16/1.00 vMB 22
382,839 382,839 000000000000000008df3641a684c87cf68f0a63e63b39d33bd5e970b9cefaca 1,047 0.58/1.00 vMB 29
382,838 382,838 00000000000000000e81f22c41033d8739dad08bb2e12e5a2063cfa687fa8f9e 432 0.26/1.00 vMB 26
382,837 382,837 000000000000000005c867aac305c257b8918fdae44882fbac8799e35751f36d 1,592 0.82/1.00 vMB 30
382,836 382,836 000000000000000009fc328d638e103902699cfb8b26d0e1015716cc81a07e07 1,570 1.00/1.00 vMB 26
382,835 382,835 000000000000000005f2a754d0d23629ea9f52d2a0bc8dfa4c8152324fff0fa3 2,564 0.90/1.00 vMB 70
382,834 382,834 000000000000000000c55d40bb0207d6360da81d751d5d53fb3c2996fc98b759 1,120 0.61/1.00 vMB 48
382,833 382,833 00000000000000000719978505a90d84a77bb6a2628881a45809da91691b622d 923 0.52/1.00 vMB 42
382,832 382,832 0000000000000000082ba12cef739cb70cb0004fb47c507c96afd751ca05b869 433 0.44/1.00 vMB 14
382,831 382,831 000000000000000000b93edace6ed7c5a0dd1132cfe25372f89632e5bbd116bc 2,180 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.