Loading Tool

Explorer IconExplorer

Memory Pool

36,971 transactions
25.88 vMB
0.07661423 BTC
Random Selection Loading Transactions
Max Size: 133.50/200 MB

Candidate Block

Mining Attempt 703c9d6c7c9de6967e9fc8fd10b21db871fcf8f88c669d1846f0da5572bad35d
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 831f8998c2175d482cf45e8e779681ddf3aa510cfe32fc1c986faad8b5aab751
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,289
Size: 1.00 vMB
Total Fees: 0.02957698 BTC
Feerates: 101.64 > 2.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (359,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,581 555,581 0000000000000000000593c2929ebe7d9389ce95bbd4aca2165d5dda7f43c8c7 1,978 1.00/1.00 vMB 8
555,580 555,580 00000000000000000004ad9315a1b9b3a562a01330ec3ad17da8bc06b8a3fc83 1,774 1.00/1.00 vMB 9
555,579 555,579 00000000000000000025f2425b45a38cd62af1da039042440ec93f1850669423 2,431 1.00/1.00 vMB 5
555,578 555,578 0000000000000000002c382216ce9d957394c03927e4a3268ce95b25c1fb506f 2,592 1.00/1.00 vMB 20
555,577 555,577 00000000000000000005f4754ab64c427a6593e2efcea9a387ebf7aaf6048ddd 2,767 1.00/1.00 vMB 8
555,576 555,576 000000000000000000246c669a2a4a4c7c89d539b5144e2cd8276bc59e32cca2 2,550 1.00/1.00 vMB 12
555,575 555,575 0000000000000000000fc4f12bb27e1a1b114d8862aff01dc06ca90c99fd6354 2,573 1.00/1.00 vMB 12
555,574 555,574 000000000000000000232c6795acacc1723d025322a08d6a79a40846539e30e5 1,748 1.00/1.00 vMB 9
555,573 555,573 00000000000000000011695266965dde15c7898855bc51bf49dd37caaf00b353 1,834 1.00/1.00 vMB 14
555,572 555,572 0000000000000000003385feeea868f52fdef37ae0c0429118dd36af92e45aac 1,716 1.00/1.00 vMB 12
555,571 555,571 0000000000000000002278b8a356ec936f35d2337e2c0e80ab063c7694dc16a6 2,284 1.00/1.00 vMB 23
555,570 555,570 0000000000000000000b2853c00cf9f831d862de3f0fbdd5e8b12790406b83d2 2,260 1.00/1.00 vMB 26
555,569 555,569 000000000000000000015c727ae9d33982ab8c537f2345089582c96684e3bcdc 765 1.00/1.00 vMB 59
555,568 555,568 00000000000000000026e4fb71d3ec529b3cb0b0e5fcaee78917f02cd07b93fa 567 1.00/1.00 vMB 47
555,567 555,567 000000000000000000297a340fe015868111c403cae917e0043d500d5762df78 2,923 1.00/1.00 vMB 24
555,566 555,566 0000000000000000000efd7e2f7d488aabb71ad045c8b90238899372342709f3 2,860 1.00/1.00 vMB 24
555,565 555,565 00000000000000000025bb144b1ab2951638631240ccf22d4970fabc684f6369 3,012 1.00/1.00 vMB 18
555,564 555,564 0000000000000000000836d331c16c376855bdc226aa3bf3465a84341b7930fc 2,868 1.00/1.00 vMB 41
555,563 555,563 0000000000000000000b08176c9b7962cee32419055dae2ecd4b0a3d8aef9f6f 2,813 1.00/1.00 vMB 17
555,562 555,562 00000000000000000036796e586e6f5909ae07dd4918f3401cee98035155cc2a 2,877 1.00/1.00 vMB 41
555,561 555,561 0000000000000000001e9132ef8aa8ed2f41c96b88b705173753ea42a9bce37d 1,980 0.86/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.22 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: 654.53 GB
    • Received: 14.14 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.