Loading Tool

Explorer IconExplorer

Memory Pool

78,100 transactions
29.47 vMB
0.10603769 BTC
Random Selection Loading Transactions
Max Size: 177.52/200 MB

Candidate Block

Mining Attempt 6aca1d889fb2a61073eee723bc022e6b089d1d212ae18cd87f773412f6c496be
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root f9608c786f952558ef386e8ada1bd8f0b57468ab99381ee69bd6457480648679
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.02929894 BTC
Feerates: 151.12 > 2.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (74,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,756 840,756 000000000000000000022fd068037235a2faadd7e68a1e6ff55480181916c214 3,183 1.00/1.00 vMB 52
840,755 840,755 00000000000000000001045f5215eed9233cfb26a132fcda47bf948fc8147438 4,224 1.00/1.00 vMB 50
840,754 840,754 00000000000000000001fe329c9ad276f676e7f9d3aa62b9ba5ae4cc57b54b73 3,527 1.00/1.00 vMB 73
840,753 840,753 00000000000000000000ffb0fd1a9268d856d25c505b22cea1b9d5e450d3885f 3,246 1.00/1.00 vMB 145
840,752 840,752 000000000000000000031b697c4067eb7a9f6d3869ded5aa565578604eacc16b 2,828 1.00/1.00 vMB 52
840,751 840,751 00000000000000000001ae2aa1ec56b81e510c0117cdf0764461b6b37bbce824 5,118 1.00/1.00 vMB 55
840,750 840,750 00000000000000000001b3e45aabdb55a0dce922e9243386bc9b9f6b850cec54 2,630 1.00/1.00 vMB 58
840,749 840,749 0000000000000000000033b2d54e7b4d06b69ac8b7e69ad0d78f378240b62a16 3,463 1.00/1.00 vMB 91
840,748 840,748 000000000000000000022b7ee68668622c18c814f6cea1e267983be07856092c 3,848 1.00/1.00 vMB 112
840,747 840,747 00000000000000000001ceddec61e0ea038c54d8cdbb53797698fe2fb8575ff2 2,966 1.00/1.00 vMB 162
840,746 840,746 00000000000000000003317761cf2e3e02745bd13c421e19d26c819792391049 3,013 1.00/1.00 vMB 48
840,745 840,745 000000000000000000007e15aed4837c580ce7a63aa2ff3230ac71ca3a004fe1 3,908 1.00/1.00 vMB 53
840,744 840,744 00000000000000000000291641382e354c349321da1e36b5d099d9580fbb4094 4,304 1.00/1.00 vMB 85
840,743 840,743 00000000000000000001a9c63e338707286c7f0b68be081623a6c24f31b030ef 4,257 1.00/1.00 vMB 56
840,742 840,742 000000000000000000001235538373fbe82f2c04e34fef770d14f33b40f9bffa 3,971 1.00/1.00 vMB 114
840,741 840,741 00000000000000000001bccad334a199f626304a37a69c3842b3cc303e6612af 2,212 1.00/1.00 vMB 41
840,740 840,740 00000000000000000002f6db5c0227464ef5adaf8ddb5456be7bf2d3c4f40a28 3,068 1.00/1.00 vMB 46
840,739 840,739 000000000000000000018a917e0ea2b60be29a33cdb392a191998d7c962d01b6 4,282 1.00/1.00 vMB 75
840,738 840,738 0000000000000000000180e3ebd43bd9a18ebc9ba6322cff1a702260c171c51e 3,031 1.00/1.00 vMB 45
840,737 840,737 000000000000000000026d358cbb64957b1933ca8ec6b0733ea1f4a672aa5c93 3,853 1.00/1.00 vMB 54
840,736 840,736 0000000000000000000326d8a76eaf036f71d213a2c827bf45c60169356116f4 4,149 1.00/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.86 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.97 GB
    • Received: 17.26 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.