Loading Tool

Explorer IconExplorer

Memory Pool

86,180 transactions
32.36 vMB
0.10893538 BTC
Random Selection Loading Transactions
Max Size: 194.60/200 MB

Candidate Block

Mining Attempt 13e30584fceaf4e55caa96ef81012a26b0017e0bef9baf8ea76677aa7c2e7b16
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root ed8571ee517dce8aaa7e3d04408b9389b6361c8076d17eb4e10f8119ed8e9624
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.03540821 BTC
Feerates: 218.18 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (143,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,769 771,769 00000000000000000008313da5b70026fd3a357ed64722a90a901d7b0f92028d 1,957 1.00/1.00 vMB 6
771,768 771,768 00000000000000000003018b8b678f5327b697908ffa30e8ae0fcf9283161056 3,280 1.00/1.00 vMB 13
771,767 771,767 00000000000000000001c73d6d644d18c1d40dcddc575ea36095a2fc35db6609 3,172 1.00/1.00 vMB 21
771,766 771,766 0000000000000000000780af420350da2752976f485ad22044e32e3a84872b04 1,468 0.44/1.00 vMB 12
771,765 771,765 0000000000000000000308baf4965a76065e0de7bf529efbf987ad659a665e53 149 0.06/1.00 vMB 10
771,764 771,764 000000000000000000055a247105219b6a88c5d143edd415563501e49435ab53 783 0.30/1.00 vMB 12
771,763 771,763 00000000000000000007c04d6ff337468a178bd4778fcc6dda690e4e5eac50c8 1,006 0.30/1.00 vMB 14
771,762 771,762 00000000000000000001311dde5eec178be22dfab3c200ddc1052e9582505ada 2,371 0.76/1.00 vMB 13
771,761 771,761 00000000000000000004678b8981b6c49cc1bd7f9b69b4b679241e43e870c34b 3,401 1.00/1.00 vMB 15
771,760 771,760 000000000000000000056ddf892eb68c7246bd8cc624bd5c7f349e8e7275e557 2,170 0.92/1.00 vMB 4
771,759 771,759 0000000000000000000113ded8c8bd8a8a13bd09d36499dca24a1f22081e3846 1,342 1.00/1.00 vMB 10
771,758 771,758 000000000000000000012e9078c4d28f19fe86ef1f25b9150a2500df23dae087 2,045 1.00/1.00 vMB 16
771,757 771,757 00000000000000000006ab64041d78822e69889710d7c61b546f765b829850e0 2,061 1.00/1.00 vMB 16
771,756 771,756 000000000000000000037be4f4d73467cd963bc613441986ef4ab1d2ec58a05c 1,935 1.00/1.00 vMB 17
771,755 771,755 0000000000000000000097f3b37a9c647f9e6410bf649df98b47b7b001d53ae9 2,219 0.76/1.00 vMB 13
771,754 771,754 00000000000000000007c991a1329679e1ae76465a4cbbff524dd876e183bb20 54 0.01/1.00 vMB 16
771,753 771,753 00000000000000000000ed6f9c8f2b081fbdd203130c7465dd9924ce0daea9e7 705 0.27/1.00 vMB 15
771,752 771,752 000000000000000000061ff132698b6e7dba5f5b610691b94ba36820e42a7ec2 919 0.29/1.00 vMB 14
771,751 771,751 000000000000000000039eb138771b08247056b4b39eca57bff8e16fa98319a6 3,121 1.00/1.00 vMB 13
771,750 771,750 0000000000000000000314b90c73da373260ec27a911dfc0e24978550884bb34 2,017 0.91/1.00 vMB 10
771,749 771,749 000000000000000000029c2761df424fabbcb3a974cf4976b8938ba9d354048c 2,465 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.52 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: 668.87 GB
    • Received: 15.61 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.