Loading Tool

Explorer IconExplorer

Memory Pool

82,385 transactions
30.43 vMB
0.10385063 BTC
Random Selection Loading Transactions
Max Size: 185.72/200 MB

Candidate Block

Mining Attempt 55162bd9d6a619c285a2a5e4127f9aac4b8a5b843521a69b8d54e8cce5d697d0
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 44059f0e6f937b29767059f44637d40a166ae83452a95fab4bd42586e82453a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.03291050 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (369,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,572 545,572 0000000000000000001f32cc2362ff7f5a7bba88a72f98b0d52b88cb671289e2 72 0.04/1.00 vMB 15
545,571 545,571 00000000000000000014108798b2021dfc9e8c4cd7ec1017c8d8a6beabcf5e6b 481 0.23/1.00 vMB 11
545,570 545,570 00000000000000000018d4fd0a7ba42bacecb5ce332bf04bfad4b54468476b92 296 0.19/1.00 vMB 22
545,569 545,569 0000000000000000000349af99567c0708e31e0cf5a8cf161dc8bdc02471b51a 1,339 0.64/1.00 vMB 6
545,568 545,568 0000000000000000001783a57805cae9c1047c23bbdc5d9298fbf2eab03121cf 367 0.14/1.00 vMB 28
545,567 545,567 0000000000000000000153e38db4c3d6754b077cd65df4731eddd9c776d8ba77 1,023 0.54/1.00 vMB 12
545,566 545,566 0000000000000000001a9a5b35916eb28ae7c934465605aab9ab46dbc9479ccb 1,068 0.52/1.00 vMB 11
545,565 545,565 0000000000000000001c3e1a431a594586591b154bd384e8f6550b1989779329 1,062 1.00/1.00 vMB 2
545,564 545,564 00000000000000000011e5ef9e7df3262576127301242223e705174b09a7bbb8 2,406 1.00/1.00 vMB 17
545,563 545,563 00000000000000000000e9f690007e7985ed77616eadce7bd1104fc8ee40e78d 2,190 1.00/1.00 vMB 20
545,562 545,562 00000000000000000001248a3de628f8689dd53b410bad3f88c645b9186d1a5b 468 0.47/1.00 vMB 5
545,561 545,561 0000000000000000001c01f840abc7ddd286f86ace9dbd1cd5eac4173ddb3f43 2,525 1.00/1.00 vMB 13
545,560 545,560 00000000000000000024a4db76ff07b3d002ab34e630ba9a1a4a52daf5f2505b 359 0.15/1.00 vMB 11
545,559 545,559 000000000000000000061416edcf092017bf7ab63647a6b5a175c138ab2db6ef 1,765 0.97/1.00 vMB 10
545,558 545,558 0000000000000000000f6835df5194ce810e1d4a464373c5305023431eb466fe 1,212 0.72/1.00 vMB 12
545,557 545,557 0000000000000000001b4db565b998999e88296201cb42a3814c02fbb7f53129 386 0.15/1.00 vMB 24
545,556 545,556 0000000000000000000fcbb6750dad7f6225d9d28012126d4785ec0ee8170489 1,677 0.89/1.00 vMB 12
545,555 545,555 0000000000000000001b312edcaf2f51a2034035700fd6b092e9a59839001940 412 0.13/1.00 vMB 27
545,554 545,554 0000000000000000000f696a92e7254642730e3b4a99e67dc2d3b307e465f76e 522 0.26/1.00 vMB 12
545,553 545,553 00000000000000000012e2a55626e205cdb2d284ec9ffcd3e3682eb1a5a475fc 550 0.27/1.00 vMB 12
545,552 545,552 000000000000000000225df21e8c44c218b8abcde691aa1899e96c7aaae93e0a 383 0.17/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.