Loading Tool

Explorer IconExplorer

Memory Pool

76,701 transactions
28.95 vMB
0.07532932 BTC
Random Selection Loading Transactions
Max Size: 177.12/200 MB

Candidate Block

Mining Attempt 4764f1cc9bfca2a9dc3056ed87fd5782276776f59ecd37744c3700e11ff8c222
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root a4f86707ad16be7829a2cff1fb6f3ae89a2256675f50ecee6e9f18469221407f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.01205250 BTC
Feerates: 74.05 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (224,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,214 691,214 00000000000000000005ce225438d18ec90b55cbd41d960db3a1288c239c1ab6 2,335 1.00/1.00 vMB 14
691,213 691,213 0000000000000000000c8cfda84a088192f00f7ad7ab06ecde3c456321b369e6 1,876 1.00/1.00 vMB 14
691,212 691,212 000000000000000000101f8cc9154a56ae9d7f879ca276a1ea04e6044eb8e382 1,793 1.00/1.00 vMB 29
691,211 691,211 000000000000000000131b8e5fc6cbe20e837078e513f58a11342d79eccb748f 2,570 1.00/1.00 vMB 30
691,210 691,210 00000000000000000006650b70304059048a03a8705f5f6f6e9d6ca0587426e3 31 0.01/1.00 vMB 18
691,209 691,209 00000000000000000012d292bbb1471f57944a45e6922e8e9c1488bee79c9880 875 0.40/1.00 vMB 19
691,208 691,208 000000000000000000103a1ea1293476d1aa8358aabe92e6f3620f3ab9d2e448 300 0.09/1.00 vMB 24
691,207 691,207 00000000000000000008cb629d2895d25a1ce2ebc32c70581fe750314e74648e 399 0.13/1.00 vMB 21
691,206 691,206 00000000000000000012cc8cd545087a11be54f62ddc64ecb9912e473e3fb819 2,626 0.87/1.00 vMB 18
691,205 691,205 0000000000000000000b230c722cfb079da303cc055bd7c0c710a62903ba4244 729 0.25/1.00 vMB 20
691,204 691,204 0000000000000000000adca38d1ab756c080d189f75e4117f1bc24c9e08f3f03 956 0.42/1.00 vMB 19
691,203 691,203 0000000000000000000ed2669482c1ed84e57e495326075f6bbbb4e873d9a605 132 0.03/1.00 vMB 26
691,202 691,202 0000000000000000000f0aecbe1ee63177322eda6cf22c2eaf3c97bf5a9ab509 432 0.16/1.00 vMB 15
691,201 691,201 00000000000000000007db832c19a101355599f747829105569aaae1c4b602fd 641 0.23/1.00 vMB 19
691,200 691,200 00000000000000000001fad5bb84c20f8c45691d890e763bc4f4d58bb8461c78 1,243 0.95/1.00 vMB 11
691,199 691,199 00000000000000000007902fc8df84d670bd6d03c372d03c410ef8450658db5f 2,469 1.00/1.00 vMB 15
691,198 691,198 0000000000000000000748033c8a1478b531d0ac9e7bbadd5ecff7886dd312ce 1,973 1.00/1.00 vMB 12
691,197 691,197 0000000000000000000b730c80f36ee01651ed22776cd60c50ebe5f77e063060 2,546 1.00/1.00 vMB 34
691,196 691,196 000000000000000000000a14035b55fdd2d72f59bdfb4378f210f88b2a4a84db 1,127 0.36/1.00 vMB 24
691,195 691,195 000000000000000000061d5f86c0cbb77210c65ace79bc0bcda3f6a1531c279b 87 0.32/1.00 vMB 2
691,194 691,194 000000000000000000048b5638201affadd5710bb190777b1a40f2afd5a66f70 227 0.96/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.