Loading Tool

Explorer IconExplorer

Memory Pool

78,028 transactions
29.24 vMB
0.07565720 BTC
Random Selection Loading Transactions
Max Size: 179.25/200 MB

Candidate Block

Mining Attempt 313c0c315ce42711b25e8f0e5da568c7a9fa3e9ab75a6b3a63737894063de5c6
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 459f699424be2a450f37cfc2105769fb350b3efe8053a6f7a678f40b0b50c204
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.01155998 BTC
Feerates: 45.45 > 1.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (131,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,612 783,612 00000000000000000001fffb749ec5e8f10d1ff7216713b0895fee014b72eba6 2,366 1.00/1.00 vMB 27
783,611 783,611 00000000000000000005fe048a42517e54b26d1f4877653fffd0ba627523b174 1,855 1.00/1.00 vMB 13
783,610 783,610 0000000000000000000516faf16835221e49ca8ca5fbc21a2790c4915611d0d8 1,834 1.00/1.00 vMB 14
783,609 783,609 00000000000000000002f87405c9b093c7144b0aa9173d0f97b33b9c981c95ee 2,242 1.00/1.00 vMB 16
783,608 783,608 0000000000000000000098e42b2e56870ff0aa97486807500c644d53fecaae3e 1,367 1.00/1.00 vMB 9
783,607 783,607 00000000000000000000d1885ee6b2f6ca0132cb9f7eacf63f5b6e8ed448cb17 2,876 1.00/1.00 vMB 14
783,606 783,606 00000000000000000005c63789cdae6ae43d167304d241766cfdd6be85fe0c39 1,897 1.00/1.00 vMB 9
783,605 783,605 0000000000000000000285fb71c2ece2b038c8fefa5d5209836b8e642c21d611 3,697 1.00/1.00 vMB 26
783,604 783,604 0000000000000000000132a97a127e72171d7d9219d4f3493814d478ff3c5aef 3,118 1.00/1.00 vMB 21
783,603 783,603 00000000000000000000c429d5b283c8da6e6b47c338590a64440f0091fd45b1 2,453 1.00/1.00 vMB 27
783,602 783,602 000000000000000000024072382ebc1b0f7180366732925548acdcf93f7a1d47 212 1.00/1.00 vMB 3
783,601 783,601 00000000000000000003dfd248ff5da9c0b7411d0631e2591681463c9baa88e0 197 1.00/1.00 vMB 3
783,600 783,600 0000000000000000000562d5a8f4b0fd12b46469016cf4e1e444a1b586efc22e 1,373 1.00/1.00 vMB 4
783,599 783,599 00000000000000000000daa7d43aec9563aa1e1ee3da22d0e693dbe74f8054f5 2,743 1.00/1.00 vMB 15
783,598 783,598 0000000000000000000339b9e0b8eae1f54656ec33e77d52a7d3f0e06d009a4a 2,516 1.00/1.00 vMB 16
783,597 783,597 000000000000000000034fc04c88f558b9da1c4500e59a8a4304b0b9b598991b 3,432 1.00/1.00 vMB 29
783,596 783,596 0000000000000000000199c5685eae74e9f16eb3f290e71b03b5ca97bb484b08 763 1.00/1.00 vMB 4
783,595 783,595 0000000000000000000455d6b536d36f199b31005d4a731ef94c2b4f5ac1010c 803 1.00/1.00 vMB 7
783,594 783,594 0000000000000000000290c02bd5b5d86e72b11df7da711899dc2fb78186b38b 854 1.00/1.00 vMB 6
783,593 783,593 000000000000000000001f42b6fa3df9de46e6d27b9451672a2ec3714423ff13 1,485 1.00/1.00 vMB 10
783,592 783,592 00000000000000000004da19fcf10805e72c74b85eb16f2a9570496d18fd6f02 365 1.00/1.00 vMB 3
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.17 GB
    • Received: 17.04 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.