Loading Tool

Explorer IconExplorer

Memory Pool

76,993 transactions
28.72 vMB
0.07695235 BTC
Random Selection Loading Transactions
Max Size: 173.75/200 MB

Candidate Block

Mining Attempt 3e0d75a77eebe1ebeda39575c888c8c62a24103af2404f5a8eb36581c073ebd4
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 84a8a6e455b58b2a0cb3a25b3f0523faf9743a32804d01cf4de7a209d6ae7722
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,034
Size: 1.00 vMB
Total Fees: 0.01713967 BTC
Feerates: 100.17 > 1.72 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (542,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,473 372,473 00000000000000000c4f1c527d0853ce6beae099afcd81221893ab6cfcfc237d 1,391 0.75/1.00 vMB 37
372,472 372,472 0000000000000000095cf51be260c25e8f6c5902f95487ddb424187c51a3406e 820 0.74/1.00 vMB 16
372,471 372,471 00000000000000000358492fbc8261aa5ed0d00e3a28c743d754730c78cf965b 2,205 1.00/1.00 vMB 44
372,470 372,470 000000000000000005ac83a1bdf209a759912867fbb68c60973ab1f030c6a451 506 0.25/1.00 vMB 37
372,469 372,469 0000000000000000051ed426434e42deb59f1702bbbffe35ac202213c5435a80 500 0.33/1.00 vMB 32
372,468 372,468 0000000000000000031a52cca508967a11d68dccfc6c8303660069a9162998d8 175 0.20/1.00 vMB 9
372,467 372,467 0000000000000000029899540158a2f3e3dfa96711f67dfeae1ce8ae0d293a82 1,846 0.95/1.00 vMB 42
372,466 372,466 000000000000000004a4e651b048edcc2540d5d282b1ce1537dc7275673fd250 720 0.36/1.00 vMB 36
372,465 372,465 000000000000000000b60c77545ebe485fca71e704ba27ea9aa2c02819e38b9a 1,762 0.91/1.00 vMB 41
372,464 372,464 00000000000000000bc1c8c4279ace163e51b9831d4e031dd356caea4030dea1 196 0.12/1.00 vMB 35
372,463 372,463 00000000000000000f3424fae8cad4ad0db84325353c919b3460d58811d30609 271 0.24/1.00 vMB 8
372,462 372,462 0000000000000000071f167feb0040ffad66a552376cadf04a0778672f389992 2,086 1.00/1.00 vMB 45
372,461 372,461 000000000000000005cb9f60049f8050af26cec765050140398bddbb98ef7759 853 0.46/1.00 vMB 35
372,460 372,460 000000000000000012d783bcd357f2f18aa08b1756a6a20abc26ee0c7244a131 883 0.67/1.00 vMB 18
372,459 372,459 0000000000000000025599a0f48cf6aad3c2e745ceba92d3e3022f076c691ebf 1,800 0.93/1.00 vMB 55
372,458 372,458 00000000000000000eb58086faebdd6baedb5d673d8d3fbe0a2ebc71c9778235 942 0.75/1.00 vMB 23
372,457 372,457 000000000000000007dab1f23c9f172d213ac846fbb1381436ae224b40370741 996 0.72/1.00 vMB 19
372,456 372,456 000000000000000004e35bd2ea7bf9e2a4eefa955ae5b167304a8433f26b342b 2,610 0.93/1.00 vMB 63
372,455 372,455 00000000000000000fe4f7783e26d9db18cded86bf806ef547e2c88215dd1410 1,936 1.00/1.00 vMB 45
372,454 372,454 0000000000000000085928d1947f3d690959443729ebe42f041c2714e2e0f722 684 0.42/1.00 vMB 39
372,453 372,453 0000000000000000024229fcc337d9cd681adf80c44a5ef48647eaef58dedd86 1,481 0.78/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.