Loading Tool

Explorer IconExplorer

Memory Pool

78,653 transactions
34.36 vMB
0.14965622 BTC
Random Selection Loading Transactions
Max Size: 192.06/200 MB

Candidate Block

Mining Attempt c18ba1bd3789745f8b1c1e990fe0c09be2e834e2594a5ef5afc407661f4e1dfc
Version 20000000
Previous Block 00000000000000000001c3b45a252bf26d63304081f6ed643c9077982691539f
Merkle Root 53406f8a9a0785317d491a526b9345b781587973060c82558654d4bbb1f0157e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,210
Size: 1.00 vMB
Total Fees: 0.02622453 BTC
Feerates: 99.73 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,413 (576,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,566 338,566 000000000000000004216a76628549c6433eadfa2152d023c7152fd47745cea3 138 0.07/1.00 vMB 27
338,565 338,565 00000000000000000b4045df07aa7b954bcca7e8c302a7f7e6a41eaf50274abe 329 0.18/1.00 vMB 26
338,564 338,564 00000000000000001569d1a5276814e49d134e34504ea471ab2bbc860b0928d2 48 0.03/1.00 vMB 17
338,563 338,563 000000000000000007753a49093f203e6c63024e1ed67ff48e33d663ee6f0656 1,310 0.67/1.00 vMB 27
338,562 338,562 000000000000000005e728d3c20994f89e4d700b1caaf103d2b27ca98cf42623 235 0.11/1.00 vMB 24
338,561 338,561 00000000000000001aa8bb9ac9e8e213523240f7f0055272bb916a1020b9e5e9 399 0.23/1.00 vMB 21
338,560 338,560 0000000000000000189a9f8ecab9f6bdbfd1f235c48abe05f449b29cb293cc30 577 0.35/1.00 vMB 21
338,559 338,559 00000000000000000179ffabda0aef0ea5d06c6662f126d14385f2acf03581f8 743 0.47/1.00 vMB 20
338,558 338,558 0000000000000000007f0b9ba4104161c29b8b06ea392fb2670a5eb01df4fc9c 56 0.04/1.00 vMB 5
338,557 338,557 0000000000000000180539020fb24f2682446c4964e00314493829e3489778eb 880 0.61/1.00 vMB 21
338,556 338,556 0000000000000000125ca632bfec73dcbf437c06b75d640537b2c55b7950b7e5 1,345 0.75/1.00 vMB 22
338,555 338,555 00000000000000000d41f9ac3e2a4a621769f4f077c490bf2b2a967ebfd04e42 244 0.11/1.00 vMB 26
338,554 338,554 000000000000000003333165f2bbbda1602139baa8bc11fcafab6790b999da46 1,836 1.00/1.00 vMB 27
338,553 338,553 00000000000000000cd25e479a2ed61c818e3c87422b699480d9f514fff162a6 213 0.10/1.00 vMB 42
338,552 338,552 00000000000000000de94957a6364dfec682e82542a8e4ff18f4651a3b462c61 1,403 0.75/1.00 vMB 25
338,551 338,551 00000000000000000e37b1a9c468ed9020d83087eb00bfb9680d2e0c9cab64b5 720 0.37/1.00 vMB 27
338,550 338,550 000000000000000001a40b59666d48390c02a1aba1c9eee828b39b8c869c375d 732 0.38/1.00 vMB 32
338,549 338,549 00000000000000000fecfa622338b1f43ed7baf13d3dab1c9243a6eb21b20061 128 0.06/1.00 vMB 19
338,548 338,548 00000000000000000ffea8efc1221d2794d69c3dbee861801ec2a563355b8b89 982 0.55/1.00 vMB 22
338,547 338,547 00000000000000001414277eacd1f566c010972ca15d8ae7a55f55d45e1c6731 756 0.86/1.00 vMB 13
338,546 338,546 00000000000000000b51b817994ab66f964478c2de6b8c458dc2b35d97d5746c 1,585 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.10 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: 731.94 GB
    • Received: 18.53 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.