Loading Tool

Explorer IconExplorer

Memory Pool

80,742 transactions
29.91 vMB
0.12145237 BTC
Random Selection Loading Transactions
Max Size: 180.14/200 MB

Candidate Block

Mining Attempt 1e2166f4d7d99b02757dd4d4329c08f4ec41cd99cf97d8b3bbf789d4684be4a4
Version 20000000
Previous Block 00000000000000000001da0a60f0698b1c5dd5ff7d15014352ab111436e992fd
Merkle Root 7c5a3f74d02f6cfb6a520491a53c45eacb6638792867d7f7b51fbaa0f05eb98e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,970
Size: 1.00 vMB
Total Fees: 0.03389281 BTC
Feerates: 149.47 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,300 (402,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,021 513,021 0000000000000000003c9ed900188c4d265fed1ff76940cb1e545b4c7f0aa92c 2,128 1.00/1.00 vMB 16
513,020 513,020 00000000000000000027a1f348adf79c1bdcdf95ad2ffd9e9c58012a880198c8 632 1.00/1.00 vMB 33
513,019 513,019 0000000000000000005098d343fc7109df1e9384d3a6b60570a53034ba607961 1,239 1.00/1.00 vMB 78
513,018 513,018 0000000000000000001288a03a561ffaca62ace413a96827905aa7225c0eadb8 451 1.00/1.00 vMB 7
513,017 513,017 0000000000000000000c80286703821eec8038d9716eaab721cf36dfdffdf99d 323 0.15/1.00 vMB 36
513,016 513,016 0000000000000000002e34dcf23bb81b0d21ceafd86519969fc28d75c56368e0 546 1.00/1.00 vMB 15
513,015 513,015 0000000000000000003294aec04bb27e6e2f4e6ed75e5d77f25233276f28f133 214 1.00/1.00 vMB 2
513,014 513,014 000000000000000000118d006828a4a8f401cee480f3b26f176956ad4ff65e25 586 1.00/1.00 vMB 8
513,013 513,013 0000000000000000002ac21df51d45c96a69d653eff30ab85a4cc6023c47c4b2 241 1.00/1.00 vMB 4
513,012 513,012 0000000000000000000511ae0514e5132e6b5a85b557c094bfb7856c8f84212e 1,906 1.00/1.00 vMB 39
513,011 513,011 0000000000000000004bcd3b0acbab6510dce84f927d5bc4eab5d55d7dee510f 2,022 1.00/1.00 vMB 30
513,010 513,010 00000000000000000049d2216f613be9f94a6b85ac335d7c2235d53dc422b8a2 777 1.00/1.00 vMB 25
513,009 513,009 0000000000000000001577bf0dc6085409941f1ba1de743bc2ff91cf83d3e1e6 534 1.00/1.00 vMB 25
513,008 513,008 0000000000000000003a94a97a11aa30cdc6474a86794018e260c0135689202b 649 1.00/1.00 vMB 14
513,007 513,007 0000000000000000002a329a821cf2d5944cb524857ee32b7dd7f4572a78948f 760 1.00/1.00 vMB 11
513,006 513,006 00000000000000000019b194975a8c4954f83a29c107744ba4c646f06e6b6fe8 1,105 1.00/1.00 vMB 20
513,005 513,005 000000000000000000407813c467b01e8cfbad7ac647432d8743c38d7d10740a 145 0.18/1.00 vMB 6
513,004 513,004 000000000000000000450399d7096f09de3a73f53f4c23cf7b004cf34e6fb9f6 595 1.00/1.00 vMB 12
513,003 513,003 000000000000000000397846c87861ed8a8a40065b1b3f47d522d7a72cac3555 1,278 1.00/1.00 vMB 24
513,002 513,002 0000000000000000000dd659a6d9a58af7ce8a2e91ec43469e12d7439f5f9661 1,915 1.00/1.00 vMB 34
513,001 513,001 00000000000000000030dc1c179a4e820a15456c7bf7a30a88907ad9c5811734 683 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.91 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: 713.85 GB
    • Received: 17.49 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.