Loading Tool

Explorer IconExplorer

Memory Pool

72,883 transactions
28.09 vMB
0.06834308 BTC
Random Selection Loading Transactions
Max Size: 166.36/200 MB

Candidate Block

Mining Attempt 567e9ce08e83d1a3cded3aa9c9b96e08f641a43370460269964be0074ce7cbc5
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root fb1e7279e134152986ad03f516a5f04c9e1ab0307bbcc0c4159b6d1885e43a11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,700
Size: 1.00 vMB
Total Fees: 0.01196952 BTC
Feerates: 150.86 > 1.20 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (541,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,924 373,924 00000000000000000a7bc9a8c6d501f49ceeaab61afccab13b95500bfd4a802e 513 0.23/1.00 vMB 41
373,923 373,923 0000000000000000025270401c7ae9a4c63a99ea1a41ce5aa23205675470cf93 545 0.75/1.00 vMB 4
373,922 373,922 000000000000000010c93e9f566533edcbd276db64b76cf1359768ec44c0ca74 594 0.33/1.00 vMB 34
373,921 373,921 0000000000000000108ef4fa7c55293458960da97c19b8f50f995d71cb5d2a0a 601 1.00/1.00 vMB 15
373,920 373,920 000000000000000000962d704496d0a715b75928e43c87329eb34815dfd4d4ed 643 0.22/1.00 vMB 51
373,919 373,919 000000000000000001562f6551b85ea81ac33b83dd732c4a4e664f823128e2cd 127 0.04/1.00 vMB 44
373,918 373,918 000000000000000001d45f38556c22cc04711ef85bba9cac21a392eec4c0d53e 613 0.23/1.00 vMB 47
373,917 373,917 00000000000000000a68ef51742b83b93768ad590c1962f7791c08039fea540c 294 0.87/1.00 vMB 9
373,916 373,916 000000000000000004bf5625a23a38ae9c083eeac48fed1f1ac8c5510f643241 348 1.00/1.00 vMB 10
373,915 373,915 0000000000000000108f56ba45bbdef3230d219ae48a7cbafb52f9fd9454f49e 1 0.00/1.00 vMB 0
373,914 373,914 000000000000000005acd7da524dabd6347d17f2656c39c452a7438044deb37b 203 0.75/1.00 vMB 7
373,913 373,913 000000000000000012056987134fe3b1dc760afb12ccfe623d70a3a996d7f3ca 455 0.18/1.00 vMB 48
373,912 373,912 000000000000000010137e9ad6115647b7064fc794b61e9d42672d7cf6c1be8f 628 0.27/1.00 vMB 44
373,911 373,911 0000000000000000060a1c9225ae56260ee476270f953fc89db9c896f8108f05 1,529 0.95/1.00 vMB 31
373,910 373,910 00000000000000001263d8a53eb8d0b13cb69d5b9248602c28bd6a8df6d1eab1 1,234 0.52/1.00 vMB 44
373,909 373,909 00000000000000000935fac88a5fec724943333c2bd9284f0684a0624f64ad64 168 0.75/1.00 vMB 6
373,908 373,908 0000000000000000012d46b2fc68b952346d52274346f53227cca0c59a6dd9dc 854 0.93/1.00 vMB 22
373,907 373,907 0000000000000000039a0d365acf6e99d2407c554fe19220433f559027807c06 1 0.00/1.00 vMB 0
373,906 373,906 0000000000000000044a676ec8198e67929dd56c9aec6385a435faf3ec131e93 2,018 0.93/1.00 vMB 43
373,905 373,905 00000000000000000a1cb1589bb4a0e1c59faec094f8212e95370fe0415a60d2 1,266 0.75/1.00 vMB 30
373,904 373,904 00000000000000000d0aaf93e464ddeb503655a0750f8b9c6eed0bdf0ccfc863 1,085 0.88/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.45 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: 666.78 GB
    • Received: 15.22 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.