Loading Tool

Explorer IconExplorer

Memory Pool

69,229 transactions
26.15 vMB
0.06025996 BTC
Random Selection Loading Transactions
Max Size: 158.14/200 MB

Candidate Block

Mining Attempt 98b357ff65d7147eef68a59944c5c3f1d0371beee921bcc72bdc08d6f016a94a
Version 20000000
Previous Block 000000000000000000008d08351cb817b696abe36baefd0a15b971e3d0446261
Merkle Root 582ffcd4c4b68b94c696b8445841ce9c355485d4650bced035223360d503b9b8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,791
Size: 1.00 vMB
Total Fees: 0.00479682 BTC
Feerates: 40.21 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,540 (682,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,043 233,043 00000000000000a3678c62336dbdec17fc2b23d86a09f2ef34d9bc6f326c1084 180 0.25/1.00 vMB 40
233,042 233,042 000000000000010e6bff92464b71ea92afa5e386395c6145b27101dae866dee2 382 0.17/1.00 vMB 161
233,041 233,041 0000000000000189dd06b1f38c33ec28c957e4f5171373f12b7b0d4099afeb40 268 0.11/1.00 vMB 120
233,040 233,040 00000000000001942165c40841a2d5b2fcfba9ae3a83cda66bb861c77b522de1 764 0.36/1.00 vMB 159
233,039 233,039 000000000000014d5c6c4f896eb315907e8878deb078012f6e792e8aaabbbf0d 894 0.43/1.00 vMB 141
233,038 233,038 0000000000000051bab96c9eeccaf4c2c4237d5e9364be91141c54f84c97d618 270 0.12/1.00 vMB 177
233,037 233,037 0000000000000061ee610bc92414dfb5f75daac7369c39dec66b42efaf65e91a 314 0.11/1.00 vMB 246
233,036 233,036 0000000000000078d2de2febd51053d02b9ff38d586a677d403c8975586dd187 342 0.15/1.00 vMB 147
233,035 233,035 0000000000000085345402ea4903d7de3e3aec2fe37dfc1b96e6db822f212601 298 0.12/1.00 vMB 159
233,034 233,034 000000000000001b31f7dc6dd07568db4a26f01664e39bf440cbda0f1d8edbb8 300 0.13/1.00 vMB 169
233,033 233,033 00000000000001be479b8ecd1050e2e34aceda836430da4a66d1ee7cb11c36d9 136 0.07/1.00 vMB 113
233,032 233,032 00000000000000576a92fb3268ba9780afc35130cdc83849430c41c1932fd9da 352 0.16/1.00 vMB 164
233,031 233,031 00000000000000cd5640aa797a385b9987061d69bbf0f243920d0ff30111a3a2 82 0.09/1.00 vMB 96
233,030 233,030 000000000000000a4d304fe55b51db94e8dea845f038c370169907cdc917cc43 495 0.25/1.00 vMB 163
233,029 233,029 00000000000000d7a22daa2b953fa5017b5492cac26b926afa9f33bd67a47aeb 364 0.24/1.00 vMB 98
233,028 233,028 000000000000017108e511af6f1108a162f8b1c37113e3eb2b956782be56e9d7 6 0.00/1.00 vMB 53
233,027 233,027 00000000000001c1b25bcc7e19c04a4c31b2734f8163a6d833551ade2c03d97c 615 0.26/1.00 vMB 154
233,026 233,026 00000000000001ac931cb9c4db35b2090c12d37390673f14c31a1e000bcbc64b 829 0.35/1.00 vMB 155
233,025 233,025 00000000000000523f04bf7bd2f37ae4d8010e0543597b0d35419d3de913a4c1 153 0.08/1.00 vMB 82
233,024 233,024 0000000000000033b6fa70fb10f607abfa54b7c66f7eb952d2f9647e2b99d21d 695 0.36/1.00 vMB 146
233,023 233,023 000000000000012f3d7031b8c6894c74bbe29e50479bd3bff507b9822e79e5ba 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.33 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: 767.79 GB
    • Received: 19.46 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.