Loading Tool

Explorer IconExplorer

Memory Pool

78,366 transactions
29.77 vMB
0.07374650 BTC
Random Selection Loading Transactions
Max Size: 181.78/200 MB

Candidate Block

Mining Attempt d127242d123084967fd02bfceeb1f335e0dc0b762ee3a30f45c8daa46317b946
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 12d415cc5566884410f67264b977fcc6ae56abbab2b678863760897a730b49a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,970
Size: 1.00 vMB
Total Fees: 0.00766606 BTC
Feerates: 150.58 > 0.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (321,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,104 594,104 00000000000000000012b978b865ab136f05af104828c7a70277951ddef7ce74 66 0.02/1.00 vMB 38
594,103 594,103 000000000000000000098ef21b6777888d777966e8cb6288034a1d6cd864255a 282 0.18/1.00 vMB 14
594,102 594,102 00000000000000000001f324d3b30e5b868e8e62b83eecbca1d49d95863387f8 3,757 0.98/1.00 vMB 25
594,101 594,101 0000000000000000000f1085f3d94e878c79637ae3bb0a7d31daef9407f86591 811 0.25/1.00 vMB 28
594,100 594,100 0000000000000000000787729d8d22659e69183a74a5c4d0b9517cdfade7a1af 2,054 0.71/1.00 vMB 29
594,099 594,099 0000000000000000000978db2faad2ceb0842bc314780f77d0d85c8de590b38f 2,006 0.72/1.00 vMB 25
594,098 594,098 00000000000000000016ee5e7e1c7cab80eeba58dee3aa8397a4e7e7dd67e27e 1,353 0.59/1.00 vMB 8
594,097 594,097 00000000000000000010c5097c2cec926610649cb985654ae0133eef8aa54424 2,559 1.00/1.00 vMB 42
594,096 594,096 000000000000000000057656dc510c2c03a69b66e99764f77d8781383df87afa 1,528 0.79/1.00 vMB 29
594,095 594,095 0000000000000000000799a66b67ff5b9f050aa54df373f9716a0a443b48c8ca 229 0.12/1.00 vMB 38
594,094 594,094 0000000000000000000ea15886231fc03138f2535d1a335e6b90bdc16ae77f87 228 0.08/1.00 vMB 47
594,093 594,093 0000000000000000000e052fc5900794b8c06477a72d4de1c4c7be36b0a7813e 1,144 0.48/1.00 vMB 13
594,092 594,092 000000000000000000092187ad7848ebff1001d82c64431f1c96d917d40acc9e 2,523 1.00/1.00 vMB 7
594,091 594,091 000000000000000000153e101711abee7bbafbce73469ecbd2d6357330f0d15d 2,720 1.00/1.00 vMB 34
594,090 594,090 0000000000000000001827d326f1de995daaf85d0bba1dff24d71c6556f82fd4 1,482 1.00/1.00 vMB 19
594,089 594,089 0000000000000000000fa49700512e23ec0e06514d914d7bd72d05a920d851fb 2,120 1.00/1.00 vMB 39
594,088 594,088 0000000000000000001825dae37e226c97576dbaab35885bff5666bcd25df1b0 3,190 1.00/1.00 vMB 40
594,087 594,087 0000000000000000001279d37d42866f9281a4ed96915a6cdf6cec1ca63defe5 2,884 1.00/1.00 vMB 48
594,086 594,086 0000000000000000001a0962112ddd57cc8e1075193ae016239193338d1296d1 2,835 1.00/1.00 vMB 46
594,085 594,085 000000000000000000139ffec5ff16cfd4ea7c69319bb1b88c7ff167543b03f9 555 0.14/1.00 vMB 30
594,084 594,084 00000000000000000003e6412533f28f00b4338583702dff7f6ea98090e9d115 113 0.04/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.