Loading Tool

Explorer IconExplorer

Memory Pool

45,839 transactions
28.00 vMB
0.09681181 BTC
Random Selection Loading Transactions
Max Size: 146.32/200 MB

Candidate Block

Mining Attempt e0ed7b4c637af7fe7ddc5a39369ff4cc862b344ec0b0f02c7dc0995f14b24ee9
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 051712e18e35e3665021e97faa91eaedf9b6d02ba01b50548fbcab16ee07f112
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,684
Size: 1.00 vMB
Total Fees: 0.03737817 BTC
Feerates: 150.77 > 3.75 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (146,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,023 768,023 000000000000000000056734020907101b2a399ae238cb04d02f425ec8144145 1,849 0.75/1.00 vMB 10
768,022 768,022 0000000000000000000126b4fb4da28ef439507ee34bee650046affc80b37147 1,160 0.94/1.00 vMB 2
768,021 768,021 000000000000000000064b1c6e9606714fd4a96d6ff877e4a93b170d86361e28 2,245 1.00/1.00 vMB 17
768,020 768,020 000000000000000000053ce22b5ad8f00576b637d88355a85e2fd7c517629286 582 0.41/1.00 vMB 20
768,019 768,019 00000000000000000006032ec79ca475d7a31eb1d2d5b1e4d96403cea6f3b1b2 866 0.65/1.00 vMB 9
768,018 768,018 000000000000000000064b4c24166ba14320d0b6a0da55a793f554ccac5a60af 13 0.00/1.00 vMB 16
768,017 768,017 000000000000000000076ef34883825a5d4e8801b9f2c116adfb1673bd7b3141 635 0.28/1.00 vMB 9
768,016 768,016 0000000000000000000413e63893582af264a2ebb890c45f8bb482e078cf0a87 170 0.06/1.00 vMB 12
768,015 768,015 00000000000000000000d4fe02cb60e28d70fa6f10901505d1f9ac622be4c2b3 973 0.38/1.00 vMB 5
768,014 768,014 0000000000000000000396b30f135a1386a2d02583d07b8d41609e6d000fbe0f 2,464 1.00/1.00 vMB 13
768,013 768,013 00000000000000000000a19ad10c6258a3e6da6f0db19bc9b34b40ce01dfffd4 548 0.20/1.00 vMB 13
768,012 768,012 000000000000000000049cc6ed574cb8257c62e32b97be509cdb3df1adf3071c 1,373 0.49/1.00 vMB 10
768,011 768,011 000000000000000000015ea5004767bba293a1e8d49d6b284a25dc3e9253db69 674 0.55/1.00 vMB 5
768,010 768,010 00000000000000000002422263caa384f3f5cc5631db296f15d4e1fd3b7df4f7 2,775 0.98/1.00 vMB 11
768,009 768,009 0000000000000000000797627faba7264eb67dd91491a69b46ed347941e8af62 1,577 0.54/1.00 vMB 12
768,008 768,008 000000000000000000028eee6be2b8c5fd4238c18f5b3f8ec53239c4fcc677bf 242 0.08/1.00 vMB 12
768,007 768,007 00000000000000000002abda3d2637e79eafc535b5ffc4b094768f4884f638df 1,572 0.58/1.00 vMB 11
768,006 768,006 00000000000000000002c576c4ee401b0a13500227bee65e7db50fdb433517d6 478 0.14/1.00 vMB 14
768,005 768,005 00000000000000000006189b8a8b35794dba3a31c434c000a64830a935df1a3e 1,406 0.95/1.00 vMB 8
768,004 768,004 000000000000000000057fb770fa99e87f41f8fdd2073d667e584ed9312a8c08 305 0.08/1.00 vMB 14
768,003 768,003 00000000000000000005dd7768500b4e8b077a576bbdc67d05b99941fa0dd550 371 0.12/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.18 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: 653.67 GB
    • Received: 14.00 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.