Loading Tool

Explorer IconExplorer

Memory Pool

73,885 transactions
27.40 vMB
0.06820849 BTC
Random Selection Loading Transactions
Max Size: 167.04/200 MB

Candidate Block

Mining Attempt 634d95222b1bbee0ae79e5d50ef1607767236166fbb318d16ad118881905801d
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root fcaecff7e1150b9dc2cbdf2e78bbf0b1eeab5ab660308fd0a958d800d2000f62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,881
Size: 1.00 vMB
Total Fees: 0.00996294 BTC
Feerates: 101.19 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (631,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,973 283,973 000000000000000091e30e7444685dc1b9b5afff011176d293875c636c6b785b 137 0.22/1.00 vMB 14
283,972 283,972 0000000000000001408fc693cc7c7b0a2bdad91814dd90e2a86c2e59d3e0de85 1,568 0.90/1.00 vMB 38
283,971 283,971 000000000000000078ec5a01d5df8fe25998cac6a44d1dea88249fea2c375ed8 612 0.25/1.00 vMB 42
283,970 283,970 0000000000000001bf314d69eab3617906dec763a4c8de8e842951825c204fc4 526 0.35/1.00 vMB 25
283,969 283,969 000000000000000147df1ff83bebee409d4f562d1a605fe283391f07bf7c3eee 1 0.00/1.00 vMB 0
283,968 283,968 0000000000000001d336594ab37a17c6735183d4dfe4215c37b3a30593ba78b5 1,216 0.50/1.00 vMB 47
283,967 283,967 0000000000000000a836435d05be087fad255ce48bb105fcde17a882245d84bf 89 0.10/1.00 vMB 19
283,966 283,966 000000000000000114fdc7775f65cc5bc15c9afb0a491dd68d67bc2ee1b7fdcc 270 0.12/1.00 vMB 43
283,965 283,965 00000000000000002bd63612ab0d69ad8f8ac5264765cb5429ceadcc7ba6d7e6 151 0.08/1.00 vMB 36
283,964 283,964 0000000000000001de90b521776403af155eaaf6ceeef0b00e62d86dc22d9fd2 125 0.08/1.00 vMB 19
283,963 283,963 000000000000000032a128da7050fe743cd2ac456ec6c31e5a5b33a313e690c6 557 0.31/1.00 vMB 34
283,962 283,962 000000000000000116801f90fe830310323002b0d490a1d6b1e3c3f3dc751077 672 0.30/1.00 vMB 43
283,961 283,961 00000000000000013447e6849a7c230a49eb214ebe6735edde774bd4aeb0219d 105 0.08/1.00 vMB 18
283,960 283,960 0000000000000001dd11d656317979b794aa03ad70b9e5ba26ae39ae7bdafb0d 1,255 0.60/1.00 vMB 53
283,959 283,959 00000000000000008c54a256f1f2bcace41e225a4526fae0b5dc7f17d2984b49 107 0.07/1.00 vMB 146
283,958 283,958 0000000000000001352f3bf74707f597b4892453acb7d762c6c22664c4591de8 165 0.20/1.00 vMB 17
283,957 283,957 0000000000000000ef32673726befe3d7aa8d4c815e889faa1e6b4c0a178bb11 594 0.25/1.00 vMB 33
283,956 283,956 0000000000000001a67b0cec97161c809cfa35461e10f70b4c79a0525507424c 319 0.35/1.00 vMB 17
283,955 283,955 000000000000000157c307139d60c8e9f54561f1cfeeee8e2fd71c90f69cfddf 468 0.37/1.00 vMB 25
283,954 283,954 0000000000000001beba0159d5ef35b54c1d6887ba18448379e74944575bdc59 232 0.35/1.00 vMB 8
283,953 283,953 000000000000000130fc81e47aa6c70bcd88de062b81d58030b57f0cdff8764e 351 0.20/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.