Loading Tool

Explorer IconExplorer

Memory Pool

82,635 transactions
30.95 vMB
0.10773860 BTC
Random Selection Loading Transactions
Max Size: 186.15/200 MB

Candidate Block

Mining Attempt 6c0898509cf884fc42d31676b2d066a6501a3f4672130f4eee93fcd936ca6acb
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 0458dca79e5ee4ac5d56a2ba3540fe91fe4bcfa24e80b3c5a0ae02129d0b3b20
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,955
Size: 1.00 vMB
Total Fees: 0.03795198 BTC
Feerates: 163.06 > 3.80 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (286,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
628,929 628,929 000000000000000000069c0478e55c01bf26232f5c049be0eaeb698db919f916 3,088 1.00/1.00 vMB 69
628,928 628,928 000000000000000000088f78c263f17eb43def8403c7c75562918c443f9eb06c 2,586 1.00/1.00 vMB 99
628,927 628,927 0000000000000000000709ac2bc81d60bb29f55f77539ac3ed363cd229f4a825 1,958 1.00/1.00 vMB 67
628,926 628,926 0000000000000000000e0bbfc81412e8cf478dc79f5320d6ce02b28110f64820 3,049 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.69 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: 695.16 GB
    • Received: 16.51 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.