Loading Tool

Explorer IconExplorer

Memory Pool

79,025 transactions
29.61 vMB
0.07408514 BTC
Random Selection Loading Transactions
Max Size: 177.89/200 MB

Candidate Block

Mining Attempt b1477011ed404364f9dc57c3f8c24b3ae6da07b1835b1e25551e43203e019770
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 8094faa09ad46f436e06e085161465762dc84f7ada11e6073304567c76c44794
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,094
Size: 1.00 vMB
Total Fees: 0.01394620 BTC
Feerates: 302.06 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (113,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,718 801,718 0000000000000000000551af58705c6f1cdf9cdcbaba7968eac898fcc12fc462 2,070 1.00/1.00 vMB 7
801,717 801,717 000000000000000000056035a7008507bab818d376ce12841e45264fd21567a8 1,965 1.00/1.00 vMB 8
801,716 801,716 00000000000000000001a1ac254f7ab6225661176db46e36a40f4d6810b8e4bf 1,648 1.00/1.00 vMB 11
801,715 801,715 00000000000000000002c8a9849d7ce4a3824bf52e5a11c08c099bb72cb88616 1,823 1.00/1.00 vMB 16
801,714 801,714 00000000000000000001aff55949be8339d68c59e2751ed8553a6ebb76f3ece5 2,195 1.00/1.00 vMB 14
801,713 801,713 00000000000000000000ad7e3cb3c2579007f8d46012dfdde3262662708f6a81 2,210 1.00/1.00 vMB 19
801,712 801,712 00000000000000000002cfa10c23992912b1dfe437d54f594855d1ee019d46ac 1,218 1.00/1.00 vMB 16
801,711 801,711 00000000000000000003d09bc01a7092e50f37cb02e8beb5f3bbb7bd209671c3 1,908 1.00/1.00 vMB 23
801,710 801,710 0000000000000000000129923b5ed187dd20a486b36e69fb20d9642b4d6f87c6 1,050 1.00/1.00 vMB 12
801,709 801,709 000000000000000000040b37931bfdcbe5b96fc61a039280ada4c0b1845a1596 2,999 1.00/1.00 vMB 23
801,708 801,708 0000000000000000000061ee06139ee131666367ce9d018aa3b5d5b2bfb5eb4b 1,544 1.00/1.00 vMB 10
801,707 801,707 00000000000000000003582f5e5df1dd674ccf4161bd8dce59dd21d5a10987e6 2,689 1.00/1.00 vMB 13
801,706 801,706 000000000000000000049cec33112c1c65dad3b28be037fea8c49fd768a7663b 1,919 1.00/1.00 vMB 15
801,705 801,705 00000000000000000002b82bb0294057beca7056774b2b993f4a62137ba61715 2,446 1.00/1.00 vMB 16
801,704 801,704 0000000000000000000556954992dcdc7deed1cff3e094cf29b2bb0261344432 2,423 1.00/1.00 vMB 22
801,703 801,703 00000000000000000001b2f459d314ca4af270152d4e7f3d032f65133774d739 2,878 1.00/1.00 vMB 18
801,702 801,702 00000000000000000004fadb0f4b793c0e88aaa92c4dbe30db82c206a31517fc 1,978 1.00/1.00 vMB 21
801,701 801,701 00000000000000000003a7f75112403eeacbcf23a8bdd4047465a1b7d342f99c 2,708 1.00/1.00 vMB 17
801,700 801,700 000000000000000000039f7d3e499f0e69f158114c2d2874b1b919235a8758d6 2,585 1.00/1.00 vMB 21
801,699 801,699 000000000000000000014430f3ff72c432e06aff6c4f148f73b54585252d0fde 1,441 1.00/1.00 vMB 16
801,698 801,698 0000000000000000000064091352e8cd4328b5ef7d54ff9512fde1d495a38cf2 1,876 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.