Loading Tool

Explorer IconExplorer

Memory Pool

75,937 transactions
28.67 vMB
0.08655848 BTC
Random Selection Loading Transactions
Max Size: 172.02/200 MB

Candidate Block

Mining Attempt d0e6b02eb25c9e6b004c65dc40b01cefeaf9edddd5f3ed0e3d17c258ddf0acf7
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 650ce92b2e2373e932f56b11493e57e4a77c6718ec6057ef6a972296beb5ad7c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,357
Size: 1.00 vMB
Total Fees: 0.02047882 BTC
Feerates: 65.95 > 2.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (195,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
719,890 719,890 0000000000000000000544bfb40942ae2ecedff7f5798ece9dd887175cc2d425 2,671 1.00/1.00 vMB 13
719,889 719,889 000000000000000000034912b8fad74d7a7660637cb94b8a07c7e047275eb39e 294 0.18/1.00 vMB 7
719,888 719,888 000000000000000000092ce97362df666a71e58e7f2ef36e0d0ca8d50c8a02ce 959 0.50/1.00 vMB 5
719,887 719,887 000000000000000000063298fe3f9690e8117a4b71f0116c65fba82ac60026d7 3,001 1.00/1.00 vMB 3
719,886 719,886 00000000000000000000de7f5896660ccbddb71fc45b463386553fbc884faafa 2,974 1.00/1.00 vMB 11
719,885 719,885 000000000000000000091ba6f8c5038c100d084402cd286ffb9cc8e70131b304 2,554 1.00/1.00 vMB 12
719,884 719,884 00000000000000000009ef31d8183ae35a0eabe87824e0d9456006f6fec89d20 2,187 1.00/1.00 vMB 11
719,883 719,883 00000000000000000001442687eb6c58c004f6774c2196fa51d379761e0a1338 1,396 1.00/1.00 vMB 11
719,882 719,882 0000000000000000000242a97dfc3d6ae6b61736a906f124350e2061c642ab13 281 0.08/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.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.