Loading Tool

Explorer IconExplorer

Memory Pool

74,366 transactions
28.67 vMB
0.07520426 BTC
Random Selection Loading Transactions
Max Size: 169.83/200 MB

Candidate Block

Mining Attempt d5139d43fa7d127ee1fe16b5335874f4ef759c27c448b550723843534ea997a4
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root ae6636ad2b892ed23e85d9f6cba63894e60f2ba990519d590c75298f13407188
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.01758613 BTC
Feerates: 250.89 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (152,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,810 762,810 000000000000000000044d3d864f1c541880bb2c1b7ca73aab0398038cb82d1e 252 0.07/1.00 vMB 18
762,809 762,809 000000000000000000061524231c5707b17134e2a36f42c4a2b00b535114b841 132 0.05/1.00 vMB 11
762,808 762,808 000000000000000000010c971926576c0e37a63fd0a20c219ad232d2f2623b97 648 0.32/1.00 vMB 13
762,807 762,807 000000000000000000001f29f7481f6e7a26db13c3271617b440c9146887a9d5 528 0.25/1.00 vMB 12
762,806 762,806 000000000000000000064520e2f3e2f87a511d0e9cea0ff5152f17ceaf0e186c 707 0.33/1.00 vMB 12
762,805 762,805 000000000000000000052cac0171412b534d2f74e09fc5ee0af92b9f4efdb396 840 0.29/1.00 vMB 15
762,804 762,804 000000000000000000075ead634913544ab70b73c388b896ccc34701afbaffdc 2,335 0.92/1.00 vMB 15
762,803 762,803 00000000000000000002e1862bc3299d1649df4be7825f4c6269076367fdf673 1,483 0.75/1.00 vMB 13
762,802 762,802 0000000000000000000725682d4e3500cbde400272f077a944c2744883b94a2c 84 0.19/1.00 vMB 5
762,801 762,801 000000000000000000052f64c4cd228c110ef69c42c74b068708e37ff7817ab2 397 0.29/1.00 vMB 9
762,800 762,800 00000000000000000003ce5c436c609c7d51037e773d11cddace123f0f399f4a 751 0.33/1.00 vMB 12
762,799 762,799 0000000000000000000516e188648ff38e0e1371310f4a0d32debe58f41fde88 2,767 1.00/1.00 vMB 10
762,798 762,798 000000000000000000014b92fcee996b293647627860713142ae738953b3ab84 2,077 1.00/1.00 vMB 30
762,797 762,797 000000000000000000019dd2a333003ed3fc4d060db782f947c5b5fbc24adb4f 860 0.77/1.00 vMB 12
762,796 762,796 0000000000000000000240f3883e48bc0579089e29e9a5d7fe9e343bdfe175da 1,028 1.00/1.00 vMB 14
762,795 762,795 00000000000000000000b2a8a8b4a6e225c354097d6dc9acea545abf973b64ea 246 0.09/1.00 vMB 15
762,794 762,794 00000000000000000000c9d11f20f23c1d8bedb461d6f9d09fa3207ae3dab771 510 0.14/1.00 vMB 20
762,793 762,793 000000000000000000032a167a18a554c1b8665f12881112a0cccbefdcd3e80a 1,113 0.42/1.00 vMB 15
762,792 762,792 00000000000000000000b52e812366f88c95dd318695b6a49bf113bd628450e3 273 0.14/1.00 vMB 14
762,791 762,791 00000000000000000000501719d52dd4350691b4982d6406c73b5f970b730bba 225 0.08/1.00 vMB 13
762,790 762,790 000000000000000000056d53bb8328147a04b4670d76e544ab00edcc57f990eb 394 0.20/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.