Loading Tool

Explorer IconExplorer

Memory Pool

78,582 transactions
29.26 vMB
0.10542930 BTC
Random Selection Loading Transactions
Max Size: 176.03/200 MB

Candidate Block

Mining Attempt f66dbeb87be5e1c66f25f7e1070145ef4a2afa6c822125d9ad0a3d57c9096b90
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root de29652707ddf2d16b0f1c39e224c915497a503b9b110b93d199a7d508219d57
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.02923110 BTC
Feerates: 144.91 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (548,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,518 366,518 00000000000000000cd424ad454d735cea207bb5ab217d3f4cc87f67e0bdab6e 1,008 0.52/1.00 vMB 36
366,517 366,517 00000000000000000e3cbaead61cbe05efdfc0f7a35f925b090f8d47a794d971 1,583 0.75/1.00 vMB 41
366,516 366,516 0000000000000000148e62fa7b20f6a1a0cee73e31e8944dfb17b884b8e488e9 319 0.22/1.00 vMB 25
366,515 366,515 00000000000000000ff23f6184d76972551665ac3a2ff96d974d81216bf66283 428 0.27/1.00 vMB 33
366,514 366,514 0000000000000000038ad508b1b46525a23859e1f6b6d112bcf4e3889b1aac3d 1,043 0.61/1.00 vMB 33
366,513 366,513 000000000000000013589e6f6494689b61e29fb55e72ffc34b0a231eb34607a7 298 0.16/1.00 vMB 30
366,512 366,512 000000000000000013bdab3b232322eb4e4413cbab47211e402fa96860fd2c35 229 0.17/1.00 vMB 18
366,511 366,511 0000000000000000006622551b2f944b4f37a3c3c2cedb0ad0963bb4fbc522c8 2,052 0.93/1.00 vMB 40
366,510 366,510 000000000000000001b5ebf3cc93faa112372d952c634584bc9ce8b1244e5437 639 0.31/1.00 vMB 38
366,509 366,509 000000000000000004f8909c458b1fbae2d83a892e359a51b84e1c32c8bd6d30 784 0.42/1.00 vMB 41
366,508 366,508 0000000000000000088c4725ab3cb321efcb753aea8fbe58b3bbcc5924f623d7 1 0.00/1.00 vMB 0
366,507 366,507 0000000000000000093b072aa80df74512ef31568dd4144d62f3262d0c7565a8 478 0.22/1.00 vMB 33
366,506 366,506 0000000000000000054540efecd5061239820c3f03c76175f52900f3ffdb4e36 259 0.10/1.00 vMB 44
366,505 366,505 00000000000000000a69ecf8279400e4bc7eb53c446b45af5fa207f2293c8671 398 0.18/1.00 vMB 34
366,504 366,504 000000000000000004bf678e71309b3218ef0fa64486be7787dc96a43a0f5619 986 0.42/1.00 vMB 36
366,503 366,503 00000000000000000743379b37046a4d439e64dc7170af17efd063faab5bf5c7 599 0.33/1.00 vMB 35
366,502 366,502 00000000000000000b2ee066e31754f7e3313823f6ece95acc89e6b0b47e4a93 1 0.00/1.00 vMB 0
366,501 366,501 00000000000000001001b16e6af282a47f70a5b2072f72e9809408197fba9a6b 167 0.09/1.00 vMB 30
366,500 366,500 000000000000000003ea86da5e16e7cd56984432fdf78b9d17c414d32845e059 606 0.34/1.00 vMB 34
366,499 366,499 000000000000000014441c94259f7214e162631a2851e92a5d73a8be24b8ab64 1,492 0.68/1.00 vMB 38
366,498 366,498 000000000000000005a0e9acd08b1e8b7aa3d6588921e37ef25d1d4636154898 955 0.72/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.