Loading Tool

Explorer IconExplorer

Memory Pool

6,263 transactions
1.00 vMB
0.00251584 BTC
Random Selection Loading Transactions
Max Size: 8.59/200 MB

Candidate Block

Mining Attempt 57cc47d38547f69f10a46eedef0e5dccd6fa034350ee51effeefe7e7aa20f2e5
Version 20000000
Previous Block 00000000000000000001d4f86a6e2eb925150f15974ffe1f4dc1b4aa4271d589
Merkle Root 520de65cd583ea25a1f8201ca403b4cbbfddf0f52f0e04d30ed3fa30fa3d2dee
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 6,259
Size: 0.99 vMB
Total Fees: 0.00248409 BTC
Feerates: 90.81 > 0.25 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,102 (92 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,010 938,010 00000000000000000000c968ecd7f0cdbe2efbd2a5b996e6032db68dd5ce64d4 2,924 1.00/1.00 vMB 2
938,009 938,009 000000000000000000017a82558b4892485242cf84b902017cbe20c162c6b7b9 2,249 0.91/1.00 vMB 2
938,008 938,008 0000000000000000000132f1e12c72e34a46816304c21c15faeb6b7acbcbc8ca 3,106 1.00/1.00 vMB 2
938,007 938,007 000000000000000000012946be260bff947585bf60dc045cc945fb5eb9016ac2 26 1.00/1.00 vMB 2
938,006 938,006 00000000000000000001c215b0328d89483789a30e4d3d8fcc10ad6bf615e68e 3,673 1.00/1.00 vMB 3
938,005 938,005 000000000000000000017fb02e19f64a382118f6ebb360e2f28b79a7dad03bea 1,835 1.00/1.00 vMB 1
938,004 938,004 0000000000000000000197248ea8831d067619fefae3e13991b6ffb9cf1641c7 2,133 1.00/1.00 vMB 2
938,003 938,003 0000000000000000000049a5d8937bf22c82f9c59ec3c95ceb712db69522e2d5 1,406 0.99/1.00 vMB 1
938,002 938,002 00000000000000000001712aee773d39d0c0d317107d54288bdd946ddc03071c 3,589 1.00/1.00 vMB 3
938,001 938,001 00000000000000000000bac5901c1de7cc7047c56deefdcbb238168c406be8a5 1,317 1.00/1.00 vMB 1
938,000 938,000 00000000000000000000cb89580f1f45bdf8e64cc4cd01ff9457c8a82c806658 2,031 1.00/1.00 vMB 1
937,999 937,999 000000000000000000019fcf27483d6462d783959983aa61647f6df6c298fbb8 2,298 1.00/1.00 vMB 2
937,998 937,998 0000000000000000000102ff35393dac227890d3ad70343f724b4be98c5ff4c9 2,843 1.00/1.00 vMB 3
937,997 937,997 000000000000000000009aa4716bedca4a21bcc4afe285e1af56a2763dc199ab 2,422 1.00/1.00 vMB 3
937,996 937,996 00000000000000000001167630026a1731632c6600d3690ee0e0d7cdc7b6174f 1,695 1.00/1.00 vMB 1
937,995 937,995 00000000000000000001b1e0b3ebbb517803b15c24cb4c762dc2976333e6d4d5 2,146 1.00/1.00 vMB 2
937,994 937,994 000000000000000000007822bb7eba3bf2ff748560097c5768d0a684d6d046d6 3,667 1.00/1.00 vMB 4
937,993 937,993 00000000000000000001281f4d71c9fcc29bb4cd7c80e82b9bb000ad5da76f54 3,767 1.00/1.00 vMB 3
937,992 937,992 000000000000000000013283b38baf9b60ba5c54128088f31d51f8d825241db1 1,879 1.00/1.00 vMB 1
937,991 937,991 00000000000000000001bd96c5201616a5c58aa6460f0d926cae714223666c93 1,634 1.00/1.00 vMB 1
937,990 937,990 000000000000000000011df95cd4107d7067d0922401f7a417234fa527cdd91e 1,175 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 823.33 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: 4,081.67 GB
    • Received: 223.30 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.