Loading Tool

Explorer IconExplorer

Memory Pool

42,337 transactions
26.19 vMB
0.05241687 BTC
Random Selection Loading Transactions
Max Size: 137.68/200 MB

Candidate Block

Mining Attempt 4dbbae417a5a331bb3edcfb77ba4d0fd9e5d8f48a4ff691947baea7ffed42b8c
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root b952c1c5dadb0371864037d720e7a1e2f395f7bb0da080de233f8ab9aa8539db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,426
Size: 1.00 vMB
Total Fees: 0.00449034 BTC
Feerates: 32.12 > 0.45 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (144,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,015 770,015 00000000000000000002931ff4d6ceccb1dbd9ea44f78e9c6e7ef12914b32f9a 1,439 0.41/1.00 vMB 9
770,014 770,014 000000000000000000024f8d4c2d640718a94c025ab0fa9ca3b4488e1ef28276 1,156 0.39/1.00 vMB 8
770,013 770,013 000000000000000000033b4afacea6590eb79fd0485cda6b032e9e4761da2e8f 812 0.27/1.00 vMB 9
770,012 770,012 00000000000000000006f7c38f33c7f46dfecd0e98667e292c5a9c63f61ff76d 1,366 0.50/1.00 vMB 10
770,011 770,011 0000000000000000000316c36fc9ac7aee70b1b4ee40357b13c578fc047c1446 74 0.03/1.00 vMB 7
770,010 770,010 00000000000000000006c99c93889c0888b21c685515d151e975abbe7539c243 114 0.03/1.00 vMB 10
770,009 770,009 000000000000000000055a44aa36f9874ed8058ca58ced761fd4d9f1aa51c3c2 1,769 0.63/1.00 vMB 8
770,008 770,008 0000000000000000000246e304cc09e3965bc2722c36698594679606530f58dd 1,942 1.00/1.00 vMB 4
770,007 770,007 0000000000000000000142ebe408c9f92b99e303274207cfe8388b1c6af039d5 2,321 1.00/1.00 vMB 7
770,006 770,006 000000000000000000072d22ce4149419036c0b038c458d16e16ac82c8d825ba 1,561 1.00/1.00 vMB 11
770,005 770,005 0000000000000000000628184ebec801073d9d0b7c7990a64d0deb9cfb689d41 1,500 0.51/1.00 vMB 7
770,004 770,004 0000000000000000000216faaa7f9dfb494331b56d095127b992208d61f1608c 1,141 0.33/1.00 vMB 8
770,003 770,003 000000000000000000064dad72c2c4b012b662fc4bb9b4737ebbded7f8648f98 581 0.22/1.00 vMB 8
770,002 770,002 00000000000000000003d4de68fd516ce086e8066371d4f88a989938efcf2665 1,712 0.97/1.00 vMB 6
770,001 770,001 0000000000000000000792f6a9d56bdef9b245e63be1e85d52ee07835c48a9d1 488 0.22/1.00 vMB 8
770,000 770,000 00000000000000000004ea65f5ffe55bfc0adbc001d3a8e154cc9f19da959ba8 620 0.33/1.00 vMB 6
769,999 769,999 00000000000000000005d6d52962f385aa6b0205978db5bbb04e8b1506304e57 595 0.19/1.00 vMB 12
769,998 769,998 0000000000000000000196dd54fd73e65976a2465b5bb423d29ba58d1943164f 1,188 0.44/1.00 vMB 10
769,997 769,997 0000000000000000000636f8194577ebae3d24f36b01f411bc6fc647c82a97ec 570 0.29/1.00 vMB 7
769,996 769,996 00000000000000000003a5f6bcdd6b295e4712b942c4fb90241e5db4e5a6339b 652 0.22/1.00 vMB 9
769,995 769,995 00000000000000000006451618013a2dab2ab2f611187340c3002c9faec5e810 629 0.25/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.01 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: 649.33 GB
    • Received: 13.16 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.