Loading Tool

Explorer IconExplorer

Memory Pool

81,433 transactions
29.97 vMB
0.08903129 BTC
Random Selection Loading Transactions
Max Size: 180.95/200 MB

Candidate Block

Mining Attempt 80ea73d2874c1bf7858e2557a3606e65f47fac56b996565c97abdfdbb3293192
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 665578eb3f7d358af6455191ae68649b6cedae36253d1e39abac1bb9531dbe97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,608
Size: 1.00 vMB
Total Fees: 0.02676131 BTC
Feerates: 500.73 > 2.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (466,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,538 448,538 0000000000000000007632d1c929a2a890d68449f354eb45865918cb43503add 2,320 0.93/1.00 vMB 73
448,537 448,537 000000000000000003116a602eddcac9463a82e7e882980e578d891e380fe78b 2,008 1.00/1.00 vMB 74
448,536 448,536 000000000000000001c05c55750bc24baa49a5483e977d31b7a91bf5495d956b 2,111 1.00/1.00 vMB 84
448,535 448,535 000000000000000002171b7ca5e34c620f2338fde8b00e1f33204a515f5459e7 1,151 1.00/1.00 vMB 93
448,534 448,534 00000000000000000039d380e357cded0f279bb6e51361e4f1ae37c3db4c48b6 738 1.00/1.00 vMB 106
448,533 448,533 00000000000000000192c1a5faa98764e2ced29f0667dccd3d32105977c00833 1,105 1.00/1.00 vMB 103
448,532 448,532 00000000000000000259be4e390ca16e8837534fa7e3d2672638211e1f2d346e 2,655 1.00/1.00 vMB 125
448,531 448,531 000000000000000001f14bd7d41ea19b455cfecad687c4104825aec2bb7acad9 1,299 1.00/1.00 vMB 61
448,530 448,530 0000000000000000009876e4ece37c6e6752dfe9105736b575a5f6d387b29f2e 2,466 1.00/1.00 vMB 67
448,529 448,529 0000000000000000014a24e6c026645975090b18fb5315971e36a4bba0cec7e2 1,609 1.00/1.00 vMB 72
448,528 448,528 000000000000000001fe3496b9961880922106f24ce6663262df7e079afbf6f6 2,378 1.00/1.00 vMB 75
448,527 448,527 00000000000000000328b02670af02224112bd0a81554c9e382e9e01826b9989 3,375 1.00/1.00 vMB 75
448,526 448,526 000000000000000001932ac450f8c39079d1ac14d70840c3bc3923340cf33d89 2,806 1.00/1.00 vMB 82
448,525 448,525 000000000000000002c291b674b116ff6a2fee64ed5a62f84274235edff6e58e 2,148 1.00/1.00 vMB 89
448,524 448,524 00000000000000000028e88115c254439a0ae070a75bbf38795c197a1d40e6c4 2,674 1.00/1.00 vMB 65
448,523 448,523 000000000000000000c214a99af69bc751a69602dcc3871527247ffa38c01c7b 2,594 1.00/1.00 vMB 75
448,522 448,522 000000000000000001906205cc90df94027d287e04122dfa1deb881d4deed6bb 2,390 1.00/1.00 vMB 97
448,521 448,521 000000000000000001455228eeb31d1752a2dfbd5e0bc02fab2125534185d0e0 2,412 1.00/1.00 vMB 117
448,520 448,520 00000000000000000165d9b49fcc566a9f67032e997d741170f5414dde535b59 1,117 1.00/1.00 vMB 102
448,519 448,519 00000000000000000252f53abc8de3a81b74212a7bb4e3d623267f0e434d0e7b 2,104 1.00/1.00 vMB 123
448,518 448,518 000000000000000000fedd6f60f5d4c1eee2ec59eacdc1cee315f757ee0dd001 2,440 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.