Loading Tool

Explorer IconExplorer

Memory Pool

81,458 transactions
29.85 vMB
0.14243484 BTC
Random Selection Loading Transactions
Max Size: 180.92/200 MB

Candidate Block

Mining Attempt 4bd2e890761c104f438fe1f5ee2660cb88e268422a4bc6d25785113872813eb5
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root e6342f76f76267e4099bc5667621554bfcc8bde4f02e3f49e0bb8ee117d4148f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,751
Size: 1.00 vMB
Total Fees: 0.07445745 BTC
Feerates: 101.65 > 7.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (286,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,950 628,950 000000000000000000023ef6363f73fc1c1983628d187a0687373ad3e3d0e0c3 2,065 1.00/1.00 vMB 37
628,949 628,949 00000000000000000010dddb40b2e2ea28e1a72951bbb042fdf5c8cebb4e2e53 2,767 1.00/1.00 vMB 40
628,948 628,948 00000000000000000009129102740671693d327a57465d36ae36bc60f0694db7 2,849 1.00/1.00 vMB 29
628,947 628,947 0000000000000000000efa5c97afc248f0c63511f784d414fc01f07c50de4414 2,785 1.00/1.00 vMB 84
628,946 628,946 000000000000000000118286dfbd0972c2b38e31e723aaa6ca310348da97a2c5 2,714 1.00/1.00 vMB 52
628,945 628,945 000000000000000000005bda8889be6e81cbe21126273f670c743406c9585c73 2,889 1.00/1.00 vMB 88
628,944 628,944 0000000000000000000e483503e0fadeab30dde14888c666ce184fae66afe3c4 2,507 1.00/1.00 vMB 24
628,943 628,943 000000000000000000108eef34081a06640c3b3555604fa670ae2ef7efd5e826 2,900 1.00/1.00 vMB 34
628,942 628,942 00000000000000000001c6268f8c58a0a8d15e9df06bd134e8163f381fe253fc 2,370 1.00/1.00 vMB 61
628,941 628,941 0000000000000000000a848e5071a136b80ad6548d3d4aa70213be4fff796167 2,956 1.00/1.00 vMB 88
628,940 628,940 0000000000000000000f674c6be9101de87898032f92718387006f542650165f 3,067 1.00/1.00 vMB 92
628,939 628,939 000000000000000000006a826c4003a173e24061732f4859a83fdd6332d9b97c 2,245 1.00/1.00 vMB 26
628,938 628,938 00000000000000000009cd8a0c454d0f71fe5704c2ca9914d085b167b1ddebc5 2,894 1.00/1.00 vMB 45
628,937 628,937 00000000000000000007d6c99d1dd879389acfef629161ca085b80248e0a2dca 2,642 1.00/1.00 vMB 76
628,936 628,936 00000000000000000010eb2abf10d6cf935c6c4e31175364f6f03a1c0cd1cb71 2,869 1.00/1.00 vMB 48
628,935 628,935 000000000000000000002e0258bfad6d22bda51dd9207faf816da58310f09521 3,085 1.00/1.00 vMB 88
628,934 628,934 0000000000000000000564fc365589e0f76a932d2423fcfcbf80866087424e4d 3,296 1.00/1.00 vMB 43
628,933 628,933 00000000000000000010ec54fb6da4d06bceb4e5f470ce185d880e58fd774f28 2,657 1.00/1.00 vMB 69
628,932 628,932 0000000000000000000f56651ce060b0f36b3fc0b9c59a1da87c594e71f460f8 2,005 1.00/1.00 vMB 44
628,931 628,931 0000000000000000000b9cec9414876a7ed41bc62955cd37adf19b49f0e6b207 2,663 1.00/1.00 vMB 42
628,930 628,930 0000000000000000000c8d5a5ed5eccbbfd662eb8ca53137f095684333540e91 2,890 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.