Loading Tool

Explorer IconExplorer

Memory Pool

76,856 transactions
28.54 vMB
0.06264480 BTC
Random Selection Loading Transactions
Max Size: 173.20/200 MB

Candidate Block

Mining Attempt cd34afb5375f6983c190e74e39957fa36a38c89f7cc01e9bfe2d693d7b426832
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root ffcd8e4450d9d180d1842c6961ade2cd055c6518bd8e8b967df659dc6615a9e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,053
Size: 1.00 vMB
Total Fees: 0.00348024 BTC
Feerates: 15.05 > 0.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (136,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,911 778,911 000000000000000000033b0c1a56df675a1eaf275745e3dac6204778a3684288 2,639 1.00/1.00 vMB 12
778,910 778,910 0000000000000000000281edd2366df005d21498ccc80bac940bd9300b1f5956 377 1.00/1.00 vMB 2
778,909 778,909 00000000000000000002c1384a1fe9719f515fa3af3559be8fb7ac57b4dcd6f5 1,072 1.00/1.00 vMB 5
778,908 778,908 00000000000000000004a07f3df5f1a51d7adf7399da07bd02f82aa7c1ef19a5 2,003 1.00/1.00 vMB 7
778,907 778,907 00000000000000000002bf69a2971e64ae99612139593f651f9f6bbca16f84b9 1,445 1.00/1.00 vMB 19
778,906 778,906 000000000000000000065979f66c64861f3334a3390583371137a2bf7047dd7a 1 0.00/1.00 vMB 0
778,905 778,905 000000000000000000024e45ba706250766b7db5527dab152ab25b6cdad010df 2,092 1.00/1.00 vMB 25
778,904 778,904 00000000000000000006439a3856700d59797e0d05dafa99a62781ff556ca8dd 3,100 1.00/1.00 vMB 15
778,903 778,903 0000000000000000000538f443ed8d2a058b7cde674900eeb5b1473b268b57b4 3,120 1.00/1.00 vMB 16
778,902 778,902 000000000000000000040a74ae8ce9e91803ba654318a12f29e37b18f48f88fe 2,532 1.00/1.00 vMB 13
778,901 778,901 0000000000000000000318a41dfa1772898d909142f15502c3144990833752ab 2,372 1.00/1.00 vMB 12
778,900 778,900 00000000000000000003988a50637cd2c816019996028e594dcc04dcf075dc7a 827 1.00/1.00 vMB 4
778,899 778,899 00000000000000000001b29bbcbcceae189956270da01cfc17b59d02ef69b937 1,422 1.00/1.00 vMB 6
778,898 778,898 00000000000000000000d4f4d6e12d0ba22481a8b4a777c69b1773fd9cfba86c 883 1.00/1.00 vMB 3
778,897 778,897 000000000000000000019089e5839652c6158d5edeff19ccfa041faa2b997402 1,939 1.00/1.00 vMB 8
778,896 778,896 00000000000000000003fabe03c8c7eba49d26b6b1036f9baf9129f5cb4758ea 1,616 1.00/1.00 vMB 3
778,895 778,895 00000000000000000005b5b87eb70052dc298ab01365ac6005e4419e34d62afd 3,219 1.00/1.00 vMB 21
778,894 778,894 00000000000000000004025bb779e3908bb684a6b0c5055790f2c94047d0c73f 803 1.00/1.00 vMB 5
778,893 778,893 000000000000000000029f6ea978213f829ee40d9f75bd89bf3c8c4fc2afc94c 1,833 1.00/1.00 vMB 13
778,892 778,892 0000000000000000000629686046cb4fcb3fd2e60a7aa9d0fd59177e26bf7f26 2,219 1.00/1.00 vMB 14
778,891 778,891 0000000000000000000095913f78a2f923c11d09b9e5bf83b69a52a39abc8730 2,933 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.