Loading Tool

Explorer IconExplorer

Memory Pool

40,337 transactions
27.33 vMB
0.06291178 BTC
Random Selection Loading Transactions
Max Size: 142.83/200 MB

Candidate Block

Mining Attempt 9780d266a55c1871223c155a104693efad0c3113d1145efe9cc81ad2fd5e6d20
Version 20000000
Previous Block 0000000000000000000142b0f2c1c987d6145a763bdc3f1bbe6f22a4e54d2505
Merkle Root 555fc7de5112e8b698f7f0dec2165c7db8580d772a959e7a26e5a64bc5cb2d7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,763
Size: 1.00 vMB
Total Fees: 0.01211936 BTC
Feerates: 150.88 > 1.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,862 (180,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,023 734,023 000000000000000000075c26365914fdb06ca441db7d485f92855499c9b98736 1,036 1.00/1.00 vMB 3
734,022 734,022 000000000000000000047af4e02bed032885e8ce533eaf579adde886e08af41d 2,598 1.00/1.00 vMB 7
734,021 734,021 00000000000000000003a777ea3030aaab1570dafbbc94a808aa1bbee383520c 2,695 1.00/1.00 vMB 9
734,020 734,020 00000000000000000003a1bd05f50ab669ac0179c534c6bb97f4e542576740e2 2,090 1.00/1.00 vMB 7
734,019 734,019 00000000000000000001cdb78bc38a7946119618195f05b11b941ed65daa7281 1,677 1.00/1.00 vMB 13
734,018 734,018 00000000000000000006ba5b39a60019f5cfd2053f3989d96d70b0e31285b813 1,085 1.00/1.00 vMB 7
734,017 734,017 00000000000000000000aa16bfaec946dcecbf8cd0114b6fce77064e8367f6a3 888 1.00/1.00 vMB 6
734,016 734,016 00000000000000000009024fb99b9e91863f68a112efdfe1362bd10ee66346a7 2,009 1.00/1.00 vMB 13
734,015 734,015 00000000000000000001ad4cae603ecbbad0161944d767699f52fd53d08ac17c 1,086 1.00/1.00 vMB 5
734,014 734,014 00000000000000000008a235f0d81a1bfa5e24faac41766fb2e32972a2d95419 839 1.00/1.00 vMB 5
734,013 734,013 00000000000000000008c809f31e4de855dc97920ead98f16b713eb1fc26a0ca 3,210 1.00/1.00 vMB 7
734,012 734,012 00000000000000000007c349557b49992c6773e74c5aff2f97519c3fc0860f5d 2,877 1.00/1.00 vMB 15
734,011 734,011 000000000000000000020eff46d3e6310ad5b8a8abe95dcd3cffc309b48d63b1 1,041 1.00/1.00 vMB 6
734,010 734,010 00000000000000000006abe689d7aac4d4fff0c4e2fe0c96bb086dcf0b19a6c4 3,157 1.00/1.00 vMB 6
734,009 734,009 00000000000000000004f7cfbc16d487f40ef7823aa5e058701263715b5747d9 2,444 1.00/1.00 vMB 9
734,008 734,008 000000000000000000055b101d214df73dad992ef1b3e099b259d69fae17aa25 1,461 1.00/1.00 vMB 14
734,007 734,007 0000000000000000000708033fa2de4f38fc171ab955bd13912ddd2b827f6d5e 3,141 1.00/1.00 vMB 13
734,006 734,006 00000000000000000001d3fd74ab72712375b7685d9519b67f19ce3454f86d92 544 1.00/1.00 vMB 5
734,005 734,005 00000000000000000001549a1ef9af3104ac5929e27f8972ae4f98a34ef1eafe 2,648 1.00/1.00 vMB 6
734,004 734,004 00000000000000000005907c1fbbb676ef58b4616a9add79df2abc88fe4ac7f1 1,677 1.00/1.00 vMB 8
734,003 734,003 0000000000000000000620486581733b436bc34bf191a0ba00f684fb96301e57 3,022 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.15 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: 652.92 GB
    • Received: 13.81 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.