Loading Tool

Explorer IconExplorer

Memory Pool

45,396 transactions
26.65 vMB
0.05979118 BTC
Random Selection Loading Transactions
Max Size: 141.09/200 MB

Candidate Block

Mining Attempt 2f2d6a5d973f8c0a725461127353362518fec834aa42f8d183d454e6b7567f53
Version 20000000
Previous Block 000000000000000000004d1049722dcba3c177c8f8720a3a8519efc7b1dde709
Merkle Root 5939972877fb7e29f60208cfcda332c291887c2febdcfb88a2d9c7ca8371929b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,954
Size: 1.00 vMB
Total Fees: 0.01074199 BTC
Feerates: 150.62 > 1.08 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,757 (351,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
563,707 563,707 0000000000000000001c3e47efe8340337145dca3c881ffd551a9c340647e875 2,032 0.70/1.00 vMB 5
563,706 563,706 00000000000000000016c2a392cae8ddd39434596852f38807e13926ca1f0396 2,664 1.00/1.00 vMB 4
563,705 563,705 00000000000000000016cbcd9946eebafebccd1c0f46c2ed0f1f9f3b36b2f890 2,558 1.00/1.00 vMB 15
563,704 563,704 0000000000000000002b7acc0a9b76a2f8de7359bed81232425e2c53f25598fe 2,382 1.00/1.00 vMB 36
563,703 563,703 0000000000000000001f9c82791b2f1ba5aef773a932b5e017bfdc4d09e52760 2,824 1.00/1.00 vMB 24
563,702 563,702 0000000000000000002b6d9f775fc3f764645cdd91bdc52c0c22e09d2e3583a3 3,368 1.00/1.00 vMB 18
563,701 563,701 00000000000000000019a4b70c02a30affe5a2f6e2b0d58c55473bab81c5fc32 2,823 1.00/1.00 vMB 44
563,700 563,700 000000000000000000096c238ca89e085ef7458d46b59a391c0b72212dd099fb 1,104 0.42/1.00 vMB 17
563,699 563,699 00000000000000000012bbe843674338b9a4d8d6b8711856f1f4656b02434abe 2,710 1.00/1.00 vMB 22
563,698 563,698 00000000000000000014ce3e65809eb462ff1a9c8ec60431fd9d4303dabd964b 1,221 0.36/1.00 vMB 4
563,697 563,697 00000000000000000017828b671431d7441fa5e42729cc9fdc898434847d4b69 2,487 1.00/1.00 vMB 22
563,696 563,696 000000000000000000181245939180fcc3be484da05da741f8d6c5c4a6a60af4 338 0.14/1.00 vMB 18
563,695 563,695 0000000000000000002c6912547b2776f2c21ae93cbc9418e87d2cb1721e2eb3 2,489 0.87/1.00 vMB 10
563,694 563,694 0000000000000000000b09098f5c3e08c43e51a306511c48ebc654e85bda4ed8 2,754 1.00/1.00 vMB 15
563,693 563,693 0000000000000000001c03bc1cc5cec1ef4692bc3e3eb8649c4cb377a83c424f 2,707 1.00/1.00 vMB 18
563,692 563,692 0000000000000000000fe6f9110bcdf30ff514dc77f4a6bfb85500852c0d48f8 2,523 1.00/1.00 vMB 39
563,691 563,691 0000000000000000002465020a7df60f6b0f5f4f147efdbeba9de1118681d346 409 0.14/1.00 vMB 25
563,690 563,690 0000000000000000001971695fcb4a3dbf8580fbb96086708718a231e0b85699 505 0.33/1.00 vMB 16
563,689 563,689 0000000000000000002da6c939adad1c5d2b7ee712cea529e489366b0868de89 2,755 1.00/1.00 vMB 13
563,688 563,688 00000000000000000026f66ff0f317110f1a54f923850cae01b4b35a4a37ce5f 1,344 0.66/1.00 vMB 19
563,687 563,687 00000000000000000005f902677ffbe1dd936d7a420ad6bbddb9a1e734dfe359 2,623 0.92/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 647.41 GB
    • Received: 12.94 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.