Loading Tool

Explorer IconExplorer

Memory Pool

28,236 transactions
8.17 vMB
0.08045985 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.65/200 MB

Candidate Block

Mining Attempt 874965912e7d486a2851bbe1069d20088aace4c08722f6523bc95d3cd0910913
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 64cc76f2284d81b6cb7eabb05e2b137ca47568edaefdc1f287dc9b536548e4e4
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,904
Size: 1.00 vMB
Total Fees: 0.03455733 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (763,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,847 149,847 000000000000062434c9aabf15194632f6d42cb77cf8cdcbc3c7848f9bc44c0d 4 0.00 vMB 129
149,846 149,846 000000000000060bf4381479aad25ae4f04e78d48e59c11def85981d074c08a4 97 0.03 vMB 55
149,845 149,845 00000000000007b27a4402ba0afa953ef4ab6aa1aa0a666b10e280e9c0b4ce51 24 0.01 vMB 53
149,844 149,844 0000000000000724bbc6572e76ec9a009d122f5bf1b5252739526fc04dd33d6c 12 0.01 vMB 18
149,843 149,843 00000000000000b7389faffcfba976f345a1c70a8262bc798061fbb706b7cf4a 6 0.00 vMB 74
149,842 149,842 000000000000047581cbf8a9bcfcfc9d4fe5c80dfc791ba60f841101221aac84 20 0.01 vMB 59
149,841 149,841 00000000000006041394eccb5d54f08573fb339075f5375fd7b6f1381d67f399 1 0.00 vMB 0
149,840 149,840 00000000000009df03c425bbd5757d2b13aa2b5a9514c520babd41be31844207 17 0.01 vMB 158
149,839 149,839 00000000000005de7563df25971b407c217518570c3e44122ab22a3fcadda38a 25 0.01 vMB 375
149,838 149,838 0000000000000b513759b880eeb74353bcaa3161c8c5e58b06eb116d3de6ab3f 11 0.00 vMB 65
149,837 149,837 00000000000002e8fd80ac0e0e703c366450c62f0be935d7b1aa4557a5ec397b 3 0.00 vMB 97
149,836 149,836 00000000000001cbf933c43c7e836627cbedb0c7e69d7527bc3aad582ae9f43e 10 0.01 vMB 121
149,835 149,835 000000000000050b45dfb31f4248d8dfb8fe95b30728c7f91e3e46423f7d63b0 5 0.00 vMB 82
149,834 149,834 00000000000004d352a2a20b8f80a7eca1320e8e3cf378948eb905bddd53f835 51 0.01 vMB 107
149,833 149,833 00000000000001a89bc33c17e1511873b28ef8d2e361be416f2ee536b4c13a64 31 0.01 vMB 218
149,832 149,832 000000000000040b2b3dca81d3116f603abe996935b0495fbd2579aedb345983 22 0.01 vMB 75
149,831 149,831 000000000000038b300d3bbde4937007df3871604525c5c2cda667c783856d1a 120 0.04 vMB 49
149,830 149,830 00000000000006ba36e93579844a38d988008d323ed4ed155c854b23db5dcb3a 13 0.00 vMB 178
149,829 149,829 0000000000000611ed8a18d3c21d13edc53c532306c695cb77ffe5a09165e49b 37 0.02 vMB 1,168
149,828 149,828 000000000000058790487b11d23229e3156d83ac904cbf06ddc2b1af10a58fbc 7 0.00 vMB 104
149,827 149,827 00000000000004f05bbf92600eb587b16015e33228570a01271a20ec690f3385 63 0.02 vMB 35
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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