Loading Tool

Explorer IconExplorer

Memory Pool

77,837 transactions
29.24 vMB
0.06258418 BTC
Random Selection Loading Transactions
Max Size: 175.73/200 MB

Candidate Block

Mining Attempt 60e22166eb37dfc7e0c3a1e448e7d494fbe8ab238d510af88426c44f93f3e083
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 84439b11e8264fa99ed3cc4683946436d873cdb9e8857a07ceba300c4e659b0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,817
Size: 1.00 vMB
Total Fees: 0.00344744 BTC
Feerates: 21.09 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (230,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,397 684,397 0000000000000000000ac7fa830bbb566fc9f014bdb06be48de0a5c7ee7b1b75 1,679 1.00/1.00 vMB 97
684,396 684,396 0000000000000000000b3a1164dbe950ebd14e1b60073e4f363a50b6878d8932 512 1.00/1.00 vMB 121
684,395 684,395 00000000000000000002d015bcc4a063c5f0113d59258b6720ba87e4c2ad0ce7 2,879 1.00/1.00 vMB 135
684,394 684,394 00000000000000000002a67c2235fa8671af13c6ef71985f7c83f167baf102d8 2,489 1.00/1.00 vMB 83
684,393 684,393 00000000000000000005c3e11fdbd4da22b1a6eecfc03496e24553b18da54003 2,550 1.00/1.00 vMB 93
684,392 684,392 0000000000000000000067cf04dfdfff299f163e57351dc1765ae164214ff6ee 2,295 1.00/1.00 vMB 75
684,391 684,391 0000000000000000000b3a5a80351036382f7885b8cb6aa9b4525ccf249ce600 2,143 1.00/1.00 vMB 120
684,390 684,390 0000000000000000000a26e65a8d57bbed17e4a22c99ac39ba7837da2453b202 2,442 1.00/1.00 vMB 72
684,389 684,389 000000000000000000069dcd429f9da5a228b895c209446f7edd389ad7fb67f8 1,767 1.00/1.00 vMB 72
684,388 684,388 00000000000000000006c5a9c21391686905bbc57d3c82144c21882578ad6b10 2,805 1.00/1.00 vMB 105
684,387 684,387 0000000000000000000ad065892f9a056c12dd62fa95d306a7dca3a3247eb453 932 1.00/1.00 vMB 119
684,386 684,386 00000000000000000008b144b4a2e217d3a6090cae4fd8a6f92d882172c37412 514 1.00/1.00 vMB 40
684,385 684,385 00000000000000000001122fc8ce0e779a321542c38648911c2101dbb14674af 1,958 1.00/1.00 vMB 110
684,384 684,384 0000000000000000000453b465dd8af0bca747d0d9eed7d726efea7e9f1c185f 887 1.00/1.00 vMB 78
684,383 684,383 00000000000000000009d2fa2cb122fd7dda5b1ebbef34a8a0a9246d335f55b0 1,711 1.00/1.00 vMB 95
684,382 684,382 0000000000000000000781635eebbbe08409968e977da147c7f88e4a36290356 1,747 1.00/1.00 vMB 134
684,381 684,381 000000000000000000010e20b83e714f1d36f59935a81a6e8f977355af14b46d 1,878 1.00/1.00 vMB 94
684,380 684,380 000000000000000000006a0ed145172ff4c796e0b1c6d483d0ef1da6a8e84b33 2,243 1.00/1.00 vMB 125
684,379 684,379 0000000000000000000995080112bc413595b2327e4e64f057e06299f926852e 1,799 1.00/1.00 vMB 107
684,378 684,378 000000000000000000075ae87b59897f466389fe8a49132164ce6e37337a9559 372 1.00/1.00 vMB 118
684,377 684,377 00000000000000000000ec78c3944da69770d7274ce05d14767b1448f444493e 884 1.00/1.00 vMB 124
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.