Loading Tool

Explorer IconExplorer

Memory Pool

79,359 transactions
30.09 vMB
0.10392460 BTC
Random Selection Loading Transactions
Max Size: 179.95/200 MB

Candidate Block

Mining Attempt 087fb82c68ca67738e12f5ca69b66e049b07ae957287c8f8c7a9c52244a95005
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 43014b66ce4ca4708a77d88a7ce2a3a8b84b21af92585dab60369949fbf859c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,571
Size: 1.00 vMB
Total Fees: 0.03377189 BTC
Feerates: 151.00 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (199,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,604 715,604 0000000000000000000407d8b25c04fff93ef65ccce3ae563631377cdde93a69 1,638 1.00/1.00 vMB 5
715,603 715,603 000000000000000000033e05320b1560414626c9fd0d3bf69e2433595b360fb9 3,064 1.00/1.00 vMB 13
715,602 715,602 000000000000000000086c68abab7e46e29ee69261d18aab55bc5a2dbcdabfff 2,437 1.00/1.00 vMB 6
715,601 715,601 0000000000000000000a1a74eb48c3b112224139da09ae9ea661c5481c3f4367 3,264 1.00/1.00 vMB 15
715,600 715,600 00000000000000000002a2523bb18c870a285881aa309a4eee003c2b0acf4692 1,014 1.00/1.00 vMB 5
715,599 715,599 0000000000000000000a383487ddb538f12645a91efa32ad8fe693b2b2134ed9 1,284 1.00/1.00 vMB 7
715,598 715,598 00000000000000000004e78b57f583310d0f05bdd058c9f2ec7274110ce4acc8 2,054 1.00/1.00 vMB 9
715,597 715,597 00000000000000000003b96f914365f45432128eecf01a6dc15ad96e8dc0cc04 2,312 1.00/1.00 vMB 9
715,596 715,596 000000000000000000015b980103cfa6dcfa022e33f97c5831be1dafab5b174a 522 1.00/1.00 vMB 3
715,595 715,595 000000000000000000008efe1ce4e457acee2d1826040dce44f78805a6ba6d16 1,888 1.00/1.00 vMB 7
715,594 715,594 000000000000000000048c530c7c1baeec133cd55d0c3d84e02acb317303c5a2 1,297 1.00/1.00 vMB 7
715,593 715,593 00000000000000000004949e2f443968d0fc767c4effc836bfe640005767d2a3 714 1.00/1.00 vMB 3
715,592 715,592 00000000000000000003b707b03454414ce003f7bcc53de31a3f586bfadbe471 2,470 1.00/1.00 vMB 4
715,591 715,591 00000000000000000005aaf1514e7aea1739798f0f8ab6e8488e44bc7286f79e 1,464 1.00/1.00 vMB 5
715,590 715,590 000000000000000000070b1dcf1bc604a4245a48edc6324543d7d7b6dcc638c3 2,423 1.00/1.00 vMB 11
715,589 715,589 00000000000000000004b162245d5046dc032e7b4ff8f314761d2cef97d1932d 1,078 1.00/1.00 vMB 4
715,588 715,588 0000000000000000000948ac5b07942bfcf50476dcdf82f2a004f3207c8e6d6e 2,843 1.00/1.00 vMB 12
715,587 715,587 000000000000000000001b0284c5748ed2fd6db8df71384a7c0b8db6c09fa426 2,031 1.00/1.00 vMB 9
715,586 715,586 0000000000000000000b662b5fbb08bbdc2ff0711adfc37e5e8ff31675e60cad 1,085 1.00/1.00 vMB 8
715,585 715,585 0000000000000000000397819fa240495aa66d5dad75241473019739237daff2 867 1.00/1.00 vMB 5
715,584 715,584 00000000000000000006c790c20acc0999d8191687889982c98c832a7dc44af7 2,088 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.65 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.53 GB
    • Received: 16.26 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.