Loading Tool

Explorer IconExplorer

Memory Pool

80,290 transactions
29.61 vMB
0.09820206 BTC
Random Selection Loading Transactions
Max Size: 179.19/200 MB

Candidate Block

Mining Attempt 3c1ce4e5e28a0b550c525cb88dc69fe56efd18bc0a21ec2fe9f956db0cbc5797
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 7b0c87da298679a56cb5af92ad42eacb3a2e34b9f196fcc28f5e9248e2f6cafd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,181
Size: 1.00 vMB
Total Fees: 0.03432013 BTC
Feerates: 178.73 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (292,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
622,709 622,709 00000000000000000010974df7867bc6426e9957ef9e112fe66d35a32eccf1cb 2,070 1.00/1.00 vMB 14
622,708 622,708 0000000000000000000fec6b96be83191d500943b2e060407945322312bd4950 2,314 1.00/1.00 vMB 35
622,707 622,707 00000000000000000010efb944ae0276624a1f7d26c27b681b7d05e15e851c2c 1,589 1.00/1.00 vMB 73
622,706 622,706 0000000000000000000da7602350ee9d0673e36bae66cd1d03e61a552a4fb987 2,401 1.00/1.00 vMB 64
622,705 622,705 00000000000000000009c6a4d5960c1ac0b6c41879a097692029a91b2c3fc00d 2,763 1.00/1.00 vMB 31
622,704 622,704 00000000000000000006e78b21a9b80caf6b72811c400501f136d25d332fc03e 2,826 1.00/1.00 vMB 44
622,703 622,703 0000000000000000000fa58f99809c3051fa4131665f71741d93e86d6e7d3543 1,407 1.00/1.00 vMB 14
622,702 622,702 00000000000000000000a36904bb7a1852996b15153672f5ac5b0db0766a9272 2,082 1.00/1.00 vMB 19
622,701 622,701 0000000000000000000b0961dddbef599ed73c6c4e2ad9773d7798d4c50232ef 2,382 1.00/1.00 vMB 24
622,700 622,700 0000000000000000000e51f507b8d50a72a5e47b5ee0860503908e88d01cdf5f 2,523 1.00/1.00 vMB 31
622,699 622,699 0000000000000000000a88897877df17b021765fdbc34150e09d73348213607c 2,486 1.00/1.00 vMB 23
622,698 622,698 000000000000000000039b42099856e40529d7b7c91fd3f239b304441334b623 993 1.00/1.00 vMB 10
622,697 622,697 0000000000000000000395b7a083ac1d087f5c7fb8f9947cc248707558974b4e 3,046 1.00/1.00 vMB 54
622,696 622,696 0000000000000000000f5b11449ed309ec621ab88765ded9d2a885fb269d0c88 1,769 1.00/1.00 vMB 20
622,695 622,695 0000000000000000000e20e236de39374c4e4acd71519a884b5f2515d565e2c6 2,801 1.00/1.00 vMB 34
622,694 622,694 00000000000000000010e138afc7ea6026628f153bda1fb49a91c02d37c6f231 2,359 1.00/1.00 vMB 16
622,693 622,693 000000000000000000015446d101bac1fde0a1408adee61148ea112566c220b7 2,022 1.00/1.00 vMB 51
622,692 622,692 00000000000000000000405a9e942edd02e1c6be497472b9041aa8ee47f20965 2,450 1.00/1.00 vMB 32
622,691 622,691 000000000000000000107efe75bd531762653b159d52802701a1ee87d3b433ce 1,585 1.00/1.00 vMB 19
622,690 622,690 0000000000000000000a9e318b0127c2283b29e00c9726618540fab9eae6ada7 2,531 1.00/1.00 vMB 42
622,689 622,689 0000000000000000000ce1194a663440c220d18630e5a8082d56e5b8eb0e5345 2,497 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.68 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: 681.65 GB
    • Received: 16.45 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.