Loading Tool

Explorer IconExplorer

Memory Pool

75,445 transactions
27.80 vMB
0.07999746 BTC
Random Selection Loading Transactions
Max Size: 169.07/200 MB

Candidate Block

Mining Attempt b99d49cf0176ed9ba524c8608356c75b865e66f9f88ee2adf71f0de4636df638
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root a3e0efe0a17c883c37f81caea65d699e2d0f6ae385133f140f1b3889803343dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,613
Size: 1.00 vMB
Total Fees: 0.02043044 BTC
Feerates: 151.01 > 2.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (391,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,243 524,243 000000000000000000246ca612a2b5582223ee751f75842ff86ffa74d3f2fef7 170 0.27/1.00 vMB 8
524,242 524,242 0000000000000000003b6c8dbdb242b77c07a63fb05bcaa8ecf4d422c47ec5d2 600 0.28/1.00 vMB 42
524,241 524,241 0000000000000000000fe898689f4f971960f0af6f2edd9f95d3563ee454e154 872 0.48/1.00 vMB 19
524,240 524,240 000000000000000000295f8dafc1d6d6f658f4a3f034a0c91543e55f33cdd733 32 0.01/1.00 vMB 21
524,239 524,239 00000000000000000017dd88728a480c254dda6a162f0db3335f1ba3c3f5c669 21 0.07/1.00 vMB 2
524,238 524,238 0000000000000000001ec92b3ffa67137cb17ef9b3386cbc37dd5cd1bb690b24 269 0.27/1.00 vMB 15
524,237 524,237 0000000000000000002ac8326c425aed20f47c9f44e50c2f215c4f67f4e61a5e 1,713 0.75/1.00 vMB 22
524,236 524,236 0000000000000000001ec8ece505c9b2287055444a446b99d3386f47e8b0d932 330 0.15/1.00 vMB 59
524,235 524,235 0000000000000000001e4d3dd092ae098290616a5dd4599afdc53c9f2ba3b5e6 215 0.09/1.00 vMB 66
524,234 524,234 0000000000000000003f29c5738fd83f65ebbfb01bd959f8130c4b533715dc99 403 0.14/1.00 vMB 32
524,233 524,233 00000000000000000033a0d394222220b25be3d6cd225e025fab6c3a3022e683 1,064 0.44/1.00 vMB 28
524,232 524,232 0000000000000000002df120dfb532f23d9b12b00fc53e1c44720646116ef9c9 44 0.04/1.00 vMB 30
524,231 524,231 0000000000000000003457f346af2a863eab110b1c272ad5a79ce3f3c90ddc20 707 0.27/1.00 vMB 32
524,230 524,230 00000000000000000002349a96c7cdecb799a3bda7271b24e6f5ed24c1785a04 620 0.24/1.00 vMB 23
524,229 524,229 00000000000000000006c88f8f9fb1f212f0b84c9d7373c3b2249160ab5c8c67 752 0.29/1.00 vMB 51
524,228 524,228 00000000000000000002ce38a78d385ae9778322adae34eef290b2270025e52b 1,017 0.35/1.00 vMB 10
524,227 524,227 0000000000000000001f2b2ceb2f291fed68042f8d98a5cec0beac1d88c7dde3 465 0.19/1.00 vMB 63
524,226 524,226 00000000000000000036023af69de0b09cb7226162a120562e9723f66633c740 824 0.35/1.00 vMB 38
524,225 524,225 0000000000000000001f0253b56884fa0de2905b6de87f63803a66bb2e99bb62 1,440 0.55/1.00 vMB 37
524,224 524,224 00000000000000000005dfdf2463ce96e77a230a90971ef3e6c7f3eda010b538 1,161 0.46/1.00 vMB 28
524,223 524,223 000000000000000000199d3f776cfe85ded3fc0b23e447c8013d57d6b1613485 1,459 0.64/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.