Loading Tool

Explorer IconExplorer

Memory Pool

80,736 transactions
30.59 vMB
0.08505376 BTC
Random Selection Loading Transactions
Max Size: 186.20/200 MB

Candidate Block

Mining Attempt f34daf869499a234b911f717c2b6feece1ae069c903fe69be639087b1eb01d45
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root a98fda766d2b12f27848255e8196eac5f0295c7a22c788452a9e9d57ffc477e5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.01579070 BTC
Feerates: 73.20 > 1.58 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (558,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,227 357,227 000000000000000003c84bff09ba79146629f6787db5a40b8a53d7e548cf706e 262 0.14/1.00 vMB 23
357,226 357,226 00000000000000000c5909edb32fa8037471708d0625207837a4e44f8387678d 97 0.05/1.00 vMB 25
357,225 357,225 00000000000000000aed9276e0421d920bcfe0a99f1308fc944ce8240b14f2c8 1,039 0.64/1.00 vMB 24
357,224 357,224 0000000000000000125bd58159055739bb7b18715ca54b7a2fa4ab48cd5c5d07 108 0.11/1.00 vMB 14
357,223 357,223 000000000000000006dc123ed79faabea193515ba9e797623704cb8d2bfb7d0d 1,007 0.59/1.00 vMB 21
357,222 357,222 0000000000000000152f59d8c7473fc1e3947257d35a9ad4d49c0a79a376db9b 1,269 0.75/1.00 vMB 23
357,221 357,221 000000000000000010d101b9383e8916816c76ead89e4d5d646eecde08f31958 1 0.00/1.00 vMB 0
357,220 357,220 0000000000000000040febea7f500c68494d95684081dedf4d363f1057d21d06 1,616 0.75/1.00 vMB 30
357,219 357,219 0000000000000000059b5b9438066d316ddb662c451b628adfeade36bba99d39 665 0.31/1.00 vMB 28
357,218 357,218 00000000000000001527ea483a4fd8159493035bbb212aa25f694909dd0afab8 253 0.11/1.00 vMB 31
357,217 357,217 0000000000000000138b3d685171d541974d6fb283250d31054be067b48f9cb6 126 0.06/1.00 vMB 26
357,216 357,216 0000000000000000086f9e2d2f945a3d6f2fa159e7b9b5cab8674863a634043f 162 0.10/1.00 vMB 20
357,215 357,215 000000000000000006a72862ea7560d56a5f513c3a5a490a1f03917b3b40b74b 757 0.40/1.00 vMB 25
357,214 357,214 00000000000000000693a0d802394805a81012c0a356a0ba1e52f8c2f912d57d 1,247 0.67/1.00 vMB 26
357,213 357,213 0000000000000000048a1fb9b38d7ee8ea99cdd9d250bffb9fe20de35e57c81d 736 0.43/1.00 vMB 27
357,212 357,212 00000000000000000c87eff7602ca6f0f9a0258443265e793f0eb9d2461303ea 128 0.05/1.00 vMB 34
357,211 357,211 000000000000000015412e5bf7aacc6070dad1519f4c451e34ebdca3c77d2ac2 443 0.19/1.00 vMB 27
357,210 357,210 000000000000000003373190b8281d033793e00aadcf4e25131fe0bb253bccaa 446 0.25/1.00 vMB 23
357,209 357,209 000000000000000002884e8a7782394ea82cc69d962fceec19796cf092ae634b 365 0.21/1.00 vMB 21
357,208 357,208 0000000000000000123d701a6d44103cef85215ae46e59b76653183e1c493656 372 0.19/1.00 vMB 22
357,207 357,207 00000000000000000e16ef0e6a4a04b0f0b85558b5553ca31b030f1cc41f005f 292 0.16/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.06 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: 720.61 GB
    • Received: 18.22 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.