Loading Tool

Explorer IconExplorer

Memory Pool

84,881 transactions
31.84 vMB
0.16716817 BTC
Random Selection Loading Transactions
Max Size: 189.54/200 MB

Candidate Block

Mining Attempt 96dcf3df5ae664a900910c082241bde26da7780a405dbf9a0380fcc5ab5b4ec1
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 578b2403f68219c78f6ac4521d15a60629ed0fbeeb1b8cdb5bf20120e406f441
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,027
Size: 1.00 vMB
Total Fees: 0.05296769 BTC
Feerates: 402.75 > 5.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (223,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
691,193 691,193 0000000000000000000fa8bbc879b5518ee86f633505104545ff804408623792 1,375 0.97/1.00 vMB 13
691,192 691,192 00000000000000000008d44585ccce8912e791ac85952757663284685d729d62 2,629 1.00/1.00 vMB 10
691,191 691,191 000000000000000000129974b4b56310dfbf53c534669501a5f28c796c5af2e9 2,675 1.00/1.00 vMB 38
691,190 691,190 0000000000000000000772a1a3f03366b0655f2d33e7a77e1299241a8f095177 579 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.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.