Loading Tool

Explorer IconExplorer

Memory Pool

76,451 transactions
28.49 vMB
0.06729769 BTC
Random Selection Loading Transactions
Max Size: 172.65/200 MB

Candidate Block

Mining Attempt f53f93d92180d40de620aa43c861e3bdac5cc4134ede0d698421fd2ae3e98f55
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 49122a43cec2851a8eb7b28c77d34cddeda52156acc70a637d14b29d63f45688
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,207
Size: 1.00 vMB
Total Fees: 0.00831154 BTC
Feerates: 71.79 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (144,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,392 770,392 00000000000000000001e6d78e30cd6c3e769a505e02050d05bfbb4a13a72dd3 2,764 1.00/1.00 vMB 12
770,391 770,391 000000000000000000032607a5127d1d978c795366ac94ae3750f8dfdcbdff7a 3,786 1.00/1.00 vMB 19
770,390 770,390 00000000000000000002225ce18aa874858c4e002270f6c420e8ad42714abbb3 2,852 1.00/1.00 vMB 25
770,389 770,389 000000000000000000022d274a28258a2834cb291ae7a42686da5a396037be58 1,246 1.00/1.00 vMB 5
770,388 770,388 000000000000000000061d4228c965c815538241ac058e72b41d9dff497610c9 1,695 1.00/1.00 vMB 7
770,387 770,387 00000000000000000005a7b46bf54acd2ff9e0f8880feacfdec9067a310df0bf 2,059 1.00/1.00 vMB 14
770,386 770,386 00000000000000000005ad93442b162e759571cbdf9b62c5786fd38b6912b8a1 698 1.00/1.00 vMB 4
770,385 770,385 000000000000000000028c8d47dc75623c24c1d9101fab1707780eb3d5996719 2,713 1.00/1.00 vMB 9
770,384 770,384 000000000000000000075647d6416878611f2e70ef76fbbc1b425f605496479a 1,977 1.00/1.00 vMB 8
770,383 770,383 0000000000000000000526c807fce5adf7ad856a1e38e523cab55022b5b6fdb0 2,486 1.00/1.00 vMB 8
770,382 770,382 00000000000000000005c7eb2e68c99ef3efd4838da8861c76d9ef1f852b8370 3,389 1.00/1.00 vMB 22
770,381 770,381 00000000000000000000aa2242f7a0225382ce23a3b5965af0c21525abffb857 2,431 1.00/1.00 vMB 5
770,380 770,380 0000000000000000000534d53e43ce1965dd28ac619445eb8745b19061944d95 2,545 1.00/1.00 vMB 8
770,379 770,379 00000000000000000006ae1c47a50c742ba87a7a57fc7f96a5b51d5f16803f9c 3,400 1.00/1.00 vMB 21
770,378 770,378 0000000000000000000755d7da197b9ea984d75d1e379746f8ada1f1f8ee32df 2,091 1.00/1.00 vMB 5
770,377 770,377 00000000000000000003770b00d41e8a071c713b109db07bb5a47d195d006a35 2,167 1.00/1.00 vMB 10
770,376 770,376 000000000000000000044abe4b7f1f84211044ab0bed36224b024b6a2f4aea0f 2,236 1.00/1.00 vMB 17
770,375 770,375 0000000000000000000231e6756638a4490beafb2ce1243d543a42ebcf628271 1,616 1.00/1.00 vMB 3
770,374 770,374 00000000000000000007c04dfb3be4af6107a80559bb83f792b71999198b400b 2,864 1.00/1.00 vMB 9
770,373 770,373 000000000000000000077d9b4f39691eb07cc79d62e0b2baa0fde584fc012fac 963 1.00/1.00 vMB 13
770,372 770,372 000000000000000000003aa58c0a863302d88a4573186486d1d85f08fdcff8d4 2,244 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.