Loading Tool

Explorer IconExplorer

Memory Pool

77,261 transactions
28.65 vMB
0.09036946 BTC
Random Selection Loading Transactions
Max Size: 173.80/200 MB

Candidate Block

Mining Attempt 2eaf69b7380eb11841008e9e1086c51f59cb3d8b896b1be5312918ef0169f4f1
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 0a44410a3a0ca3e0c0504373b7d5d51d9ab6c693bd89c2300d01629d9e5cbbc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,033
Size: 1.00 vMB
Total Fees: 0.02418455 BTC
Feerates: 402.60 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (497,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,413 417,413 0000000000000000053383fff3c0031639b2f6d62ab74cbb1f5c9a66bee4d745 2,009 1.00/1.00 vMB 53
417,412 417,412 000000000000000001610453a802fe98d7669b4f17250b1f176396c2024c184a 2,470 1.00/1.00 vMB 55
417,411 417,411 000000000000000003651b53be6badb834e9cdff579dbf54455bb30dc363e662 2,068 0.93/1.00 vMB 50
417,410 417,410 0000000000000000052c4996749bfb693d1897271be943b3598cf6d57c2a7bde 2,226 1.00/1.00 vMB 52
417,409 417,409 000000000000000001648783413a1b83478927b3cab4f267a339b189b557ed0e 2,506 1.00/1.00 vMB 62
417,408 417,408 000000000000000004b31a784f911eec942d6cb027d65a98dfd5ec6767cdfee4 2,422 1.00/1.00 vMB 72
417,407 417,407 000000000000000003bf5b6b9c39bcba92e8f1929b0a95183c166219eb799c3c 3,030 1.00/1.00 vMB 124
417,406 417,406 0000000000000000050d5bcc4f14c29026425d1348d4ba05ec184d070fd227e6 1,490 1.00/1.00 vMB 31
417,405 417,405 000000000000000000c354b7046893136ff7b7ce516c67708abb4bde5fc526d7 2,344 1.00/1.00 vMB 69
417,404 417,404 000000000000000004c4d949a0ae407acc6c663f824cb027b907a5eec3095b42 629 1.00/1.00 vMB 17
417,403 417,403 000000000000000001d0c85860308fb36a0fa88b3c3ad9e9730d658face3d7ec 1,636 1.00/1.00 vMB 37
417,402 417,402 0000000000000000046921fcff16753bbb7188be67892c2cdb068fdbc698d618 19 0.01/1.00 vMB 164
417,401 417,401 000000000000000000c5ab789f6209ed066ecc3e642dfd3b8f2b57a52703eff7 1,681 0.82/1.00 vMB 46
417,400 417,400 000000000000000002afe70fc0fc0672fd1f1c75176099ac348f809ed7d935d7 2,005 1.00/1.00 vMB 47
417,399 417,399 000000000000000001a4e92cdf1ed84a72891e38f5dbb12b1664a3ebc490ce6b 2,607 1.00/1.00 vMB 95
417,398 417,398 00000000000000000357919a165ac0ad6ee7948b3d49810ff89e8af957bdf031 1,598 0.97/1.00 vMB 38
417,397 417,397 000000000000000002c67b7a6adf23e2dc317d02f033cc78e880fbb0caf70e90 2,308 0.93/1.00 vMB 73
417,396 417,396 000000000000000003bbfe64f159ed2070552e7c2e98644eb9adc268c16d567a 2,441 1.00/1.00 vMB 58
417,395 417,395 0000000000000000011c55cf57bcd7fc4638c463132368b789a849859e7d29cc 1,727 1.00/1.00 vMB 55
417,394 417,394 000000000000000004cb11c7840d58b02494e121266233ee87083cebc04acb81 2,333 1.00/1.00 vMB 50
417,393 417,393 000000000000000004469321c9bba01baefa79b675e40f81da808f30c73cf6fb 2,080 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.