Loading Tool

Explorer IconExplorer

Memory Pool

80,800 transactions
29.70 vMB
0.10101553 BTC
Random Selection Loading Transactions
Max Size: 179.70/200 MB

Candidate Block

Mining Attempt 58357eb92640680f9fd29eb00b5d0908108ea8a4dc3d5b492f870c0ff50c7198
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 4c287cf0385db22f158b7a5fe0c85d5e16ddd0cf409a01eddfcb15f64943e980
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,278
Size: 1.00 vMB
Total Fees: 0.03691004 BTC
Feerates: 146.36 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (543,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,408 371,408 000000000000000013eef8a9a658cb7ab7d3b0758c22319e81b401fc8e2db530 113 0.08/1.00 vMB 35
371,407 371,407 000000000000000002e7eb4c8b8815c7eb48a1d09bf9035074375bd0a5ab8bc9 1,395 0.81/1.00 vMB 40
371,406 371,406 00000000000000000823150e46201efa0e71411c4cb003f00918f47b3872fc19 355 0.16/1.00 vMB 35
371,405 371,405 0000000000000000014591cb0ea9f7f3a2ae5e76eabcecb03eb2ead51765c5f7 585 0.42/1.00 vMB 46
371,404 371,404 0000000000000000141b8b0d2e85fe9884023bff46a906bc207b1119428a04e8 761 0.41/1.00 vMB 46
371,403 371,403 00000000000000000361fe1d2e61706158b5c1524c5827e24c2f6146676843c9 397 0.18/1.00 vMB 38
371,402 371,402 0000000000000000019c6744bedd969df00ac889787f24ce0ef3d7615ddc1e95 841 0.38/1.00 vMB 28
371,401 371,401 0000000000000000085312e0b8e85d58d92b747457b8db8a8e9763e318a9037f 79 0.07/1.00 vMB 8
371,400 371,400 000000000000000002c6b1e80a6aeaaf64761fef3b77225818acd01033bf8e68 408 0.23/1.00 vMB 35
371,399 371,399 0000000000000000068ebd65ce29196d2ad858d0f38b366f011902d0778c31b1 1,653 1.00/1.00 vMB 35
371,398 371,398 000000000000000009950e43c2819d3041fdc1b04fec4d80a6acf710a6c6f8af 149 0.11/1.00 vMB 25
371,397 371,397 00000000000000000efdef0bbf4de46161914ecee40d809cc343c617539fb3c4 132 0.09/1.00 vMB 22
371,396 371,396 000000000000000005c1b51ee629d909faed847b122f09c55e2a4a1c3e15acc8 576 0.35/1.00 vMB 32
371,395 371,395 00000000000000000e7a6c0f4cade9389bf312287d502e94db3b43b7262bb7c5 1,681 1.00/1.00 vMB 25
371,394 371,394 00000000000000000921aeb402eab31811316a35c5acbc356639b93c00ad06c7 2,517 1.00/1.00 vMB 60
371,393 371,393 00000000000000000185454225259bb734e87393aa509ac892dda3626769f3b2 1 0.00/1.00 vMB 0
371,392 371,392 0000000000000000061f895e5c3c4d519454edf6888c8d6bf0f3e0741d06bf37 560 0.33/1.00 vMB 37
371,391 371,391 00000000000000000c67b8e3981ea444aa5f1c4e30b31ae188924b4e740204fa 1,408 0.73/1.00 vMB 43
371,390 371,390 00000000000000000b4a3bdaeaf7d0594e4e68441e80d9e484d2180efffada74 202 0.10/1.00 vMB 42
371,389 371,389 0000000000000000086f8cdad16b84cafcf86490ddb5a57d52427654cf5aa2f6 643 0.37/1.00 vMB 40
371,388 371,388 000000000000000010bfb918622461dc50a97230d5b35c74675dce05ac55e136 389 0.34/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.