Loading Tool

Explorer IconExplorer

Memory Pool

75,475 transactions
27.80 vMB
0.08019467 BTC
Random Selection Loading Transactions
Max Size: 169.12/200 MB

Candidate Block

Mining Attempt 26dfb3ac164b8a5276c35869bb12a6ed80a479e651da043d8b935ea2da861bc0
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 859ef9d750941eed9030adf04ca420f1e22bf847c6e82447bf07d0ab73973486
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,591
Size: 1.00 vMB
Total Fees: 0.02071184 BTC
Feerates: 151.01 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (195,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,911 719,911 0000000000000000000a6cc2bd3073e4ea46a764634920b8ee56ce46324c8544 2,021 1.00/1.00 vMB 5
719,910 719,910 0000000000000000000a1e9d9bb45914a47428fd8c3c7f3a4ca64f53a080739d 3,059 1.00/1.00 vMB 7
719,909 719,909 000000000000000000081386e7220b7cdb1f44cebebad45e152361ea8823c8c3 2,904 1.00/1.00 vMB 18
719,908 719,908 0000000000000000000930bce0263eef93322cd0e78847c7806ae1ad0aaf897c 3,099 1.00/1.00 vMB 20
719,907 719,907 00000000000000000000a3fdf6c8a467596c7c2f05df23a1f2d7ea29c832370f 1,518 1.00/1.00 vMB 9
719,906 719,906 0000000000000000000a20020380517047bafdea74e4dba54623f8802bf19a29 1,468 1.00/1.00 vMB 5
719,905 719,905 000000000000000000037976de714f3bbdc5d938a737a1ed77f21acbdc5daa2b 1,806 1.00/1.00 vMB 3
719,904 719,904 0000000000000000000469fbd6407cf4c2864b9deca1e9d6d254224771845076 1,989 1.00/1.00 vMB 8
719,903 719,903 000000000000000000046f65d55b7df71b5d76d58e8f8b06ff8a6478e15e19e4 2,796 1.00/1.00 vMB 14
719,902 719,902 000000000000000000011160754c71c07d4e84c295e1a06eb97407f2d5b54ae5 1,795 1.00/1.00 vMB 11
719,901 719,901 0000000000000000000783689c1d97842fafd4957fd2193c411b99f11fc74112 2,137 1.00/1.00 vMB 5
719,900 719,900 0000000000000000000a512fee7f97e0d77972fabe7deb9de6cdb8318397be5d 2,422 1.00/1.00 vMB 16
719,899 719,899 00000000000000000003165dfa99cca69b1a5bad1c489fcac5c38c00e44bf737 1,901 1.00/1.00 vMB 10
719,898 719,898 000000000000000000053ff75feef6e78a4a1f650fbae61ec0402ee374e22d56 830 1.00/1.00 vMB 5
719,897 719,897 000000000000000000097c576a5f9c7a5effee24766670d4d21ea4651c136cec 3,135 1.00/1.00 vMB 15
719,896 719,896 0000000000000000000809c1ea07bdae91766c102e57a29b5808dd02a34e8adc 1,087 0.96/1.00 vMB 4
719,895 719,895 0000000000000000000a71030763089f4de80e9b634970d855329e00da34a103 1,699 1.00/1.00 vMB 9
719,894 719,894 00000000000000000002cdb86b389ccb88358c1d9cabc9cfab8aca7dd832e3e5 2,263 0.83/1.00 vMB 8
719,893 719,893 000000000000000000045dec7f06e748549f37ee83f07bfa1ef54e1874b54ab2 132 0.04/1.00 vMB 6
719,892 719,892 00000000000000000009a103a136537c846342707d42d272d5ff7b5a20f0ba57 814 0.34/1.00 vMB 5
719,891 719,891 000000000000000000061c97a9d757c05694e4e3d94aa85ecf8f9f7f829aacf4 2,697 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.94 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.90 GB
    • Received: 17.62 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.