Loading Tool

Explorer IconExplorer

Memory Pool

80,485 transactions
29.70 vMB
0.06893379 BTC
Random Selection Loading Transactions
Max Size: 179.26/200 MB

Candidate Block

Mining Attempt 50557d6d630bb83f7c76771f4f3de6b6bd01207925698b9e25d507203fe4f08b
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 1729868e2e5c5a55205fa2a3a58f5577feaa5474bcc99af81e9deb471e3bb448
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,137
Size: 1.00 vMB
Total Fees: 0.00843082 BTC
Feerates: 100.36 > 0.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (535,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,794 379,794 000000000000000008609c30dc5b188db1fbca3dbfed1a66136957ce9a800098 2,759 1.00/1.00 vMB 52
379,793 379,793 000000000000000004965ec2aeda32fd15d939d4fce65aef49a5c28c124855d1 614 0.32/1.00 vMB 42
379,792 379,792 00000000000000000b729c6aae7e701167e594493f6b7367bc17b309b4be6d46 302 0.25/1.00 vMB 19
379,791 379,791 00000000000000000c400c5a9c4adb0b9cdbc3f9e0f3cba86fd27cf483d81a3b 1,478 0.95/1.00 vMB 29
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
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.