Loading Tool

Explorer IconExplorer

Memory Pool

72,642 transactions
27.94 vMB
0.06433203 BTC
Random Selection Loading Transactions
Max Size: 165.88/200 MB

Candidate Block

Mining Attempt 9b7f9a4733c41a882f794a5a9d9e41a189c91af4d8381b8eb1485f2e7fa8ad21
Version 20000000
Previous Block 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53
Merkle Root 9cff84966d40db778e0f52e455819ae537eca3b8b024cf71812c8f18d85c9017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,472
Size: 1.00 vMB
Total Fees: 0.00859937 BTC
Feerates: 180.34 > 0.86 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,033 (535,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,790 379,790 0000000000000000061fffab00bab5b6ab234f650cbd39f1cf2b131f5cafc9ea 1 0.00/1.00 vMB 0
379,789 379,789 00000000000000000d0d72250796fc9caf09453e70d0b16c032fa2171504834d 1,414 1.00/1.00 vMB 24
379,788 379,788 00000000000000000cfa6fec672b797daff95985adae49ea617e6c00d633d292 1,324 0.75/1.00 vMB 29
379,787 379,787 00000000000000000c8d3672ccdb729dff59b1875d49517b40e66ac4c434941f 966 0.41/1.00 vMB 43
379,786 379,786 00000000000000000737fae85cc542efafaf256e9dba8a8d327a4d1398e52ede 991 0.88/1.00 vMB 21
379,785 379,785 00000000000000000e2a1c67bcba6b235308ff5d5a4e406ca0b0b17b2d7c73d4 776 0.92/1.00 vMB 17
379,784 379,784 0000000000000000059cc0aedde291a793370a6f3090c4244e7bcf46e6a5d615 1,193 1.00/1.00 vMB 18
379,783 379,783 000000000000000000fe86a2d53b6ca394a63bbe24c7613d458ea1173e9ffa12 777 1.00/1.00 vMB 17
379,782 379,782 00000000000000000c6ae7eed2d05b30de02f9462ce0d532a55f5005e1d3473b 1,225 0.93/1.00 vMB 25
379,781 379,781 000000000000000003b2b6975bd861a2671faaf3eb3ef1343cafd08a9f291b5e 2,804 1.00/1.00 vMB 68
379,780 379,780 000000000000000006c488791bafc490efb365ad609ed39e6ee51d1afbc8ed83 845 0.93/1.00 vMB 21
379,779 379,779 0000000000000000026727709d704d20de7d756427a10a86cd0b084066632e55 1,598 0.93/1.00 vMB 31
379,778 379,778 000000000000000001e899676d43d71b9749ebf043774300ad805f202151c750 2 0.00/1.00 vMB 0
379,777 379,777 0000000000000000111e2d4e664250e258115a419364d5e903dc287b536a708c 2,134 1.00/1.00 vMB 41
379,776 379,776 000000000000000006626e5f360cd73e9d623bdacf8c3cace0fe760e25155138 1,137 0.75/1.00 vMB 23
379,775 379,775 00000000000000000358fa84d4fb5d9ca2165190635b4da802d2ded3f1771672 1,361 0.99/1.00 vMB 30
379,774 379,774 00000000000000000df00afabeedbe6a98ed552b0666a8cd9b34ab2ecdb7c729 859 1.00/1.00 vMB 17
379,773 379,773 0000000000000000049138645bd8669bf4cae07cb4757567b101222563143031 2,164 0.95/1.00 vMB 38
379,772 379,772 00000000000000000cd8e7420b33cd8db736685fc5a05015b0545dcab6ba233a 1,638 1.00/1.00 vMB 21
379,771 379,771 0000000000000000036ebd1f6a0f4f9b3628ad981155ca99cafb8717581c4662 2,737 0.93/1.00 vMB 59
379,770 379,770 000000000000000006558ed8dbb9e2b6962aac422921d72862b3f2f5b4ad903c 2,392 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 666.88 GB
    • Received: 15.23 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.