Loading Tool

Explorer IconExplorer

Memory Pool

41,135 transactions
26.43 vMB
0.05587891 BTC
Random Selection Loading Transactions
Max Size: 138.36/200 MB

Candidate Block

Mining Attempt f34c43f24eb07e105dbf2337b14f6bc4ce7856897b4671ed92d23546b1e74e6e
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 9cdea9b4eec7313dd21b2c6e69177530bba7c18b2d51e5f4941c70ac95fc1ae3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,148
Size: 1.00 vMB
Total Fees: 0.00726320 BTC
Feerates: 94.79 > 0.73 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (386,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,076 528,076 00000000000000000017b8ae4badab2b4a0784eda1492c0183123afcb884f252 2,548 1.00/1.00 vMB 23
528,075 528,075 00000000000000000002a2bd6e22c416d11af2771674b84743f134012fa957cd 1,747 1.00/1.00 vMB 9
528,074 528,074 0000000000000000002dce036bcbabd73fdf29a8d06c60b5146fe2a4ed790cf3 2,301 1.00/1.00 vMB 23
528,073 528,073 0000000000000000001788a40581ad1a0e8e82764fd8b1a61ff3fcd24c222f03 1,692 1.00/1.00 vMB 14
528,072 528,072 0000000000000000002c25ab800dd1ae72de872dedd08d1a1ca6d4fc5fbbe6dc 1,475 0.51/1.00 vMB 21
528,071 528,071 00000000000000000030019358ec987838da5fab075f9b04eb6ae278a0c229f6 839 1.00/1.00 vMB 8
528,070 528,070 0000000000000000000c5ab8c06c024388cd7ba87dd50813cff5fe37e19ac274 1,950 1.00/1.00 vMB 21
528,069 528,069 00000000000000000004eced14f7e54bf54669b349d95d531dedca4a877559f8 1,952 1.00/1.00 vMB 31
528,068 528,068 000000000000000000234bae757d77598764f29639565555fec475748872ae0e 2,195 1.00/1.00 vMB 35
528,067 528,067 00000000000000000035e882fdefcafa3d59e4f811379283bd18ce2b2b8b6d6f 1,550 0.61/1.00 vMB 14
528,066 528,066 0000000000000000002af0f7831c20723c8532fd6c6ec6c0b36e0c8cddd62f1a 2,100 1.00/1.00 vMB 28
528,065 528,065 0000000000000000001a77a27b8028a3b82a73900293e9b619c86cfbba33c232 348 0.28/1.00 vMB 14
528,064 528,064 000000000000000000104ab8800dcde7a7434dd355abec91fdfc3953f4458c2f 967 0.99/1.00 vMB 13
528,063 528,063 0000000000000000003198e126d4d01326ed5318bc425337e12291904c20a05a 499 1.00/1.00 vMB 50
528,062 528,062 000000000000000000118b8b808c879407b1c0955d78afa6e705fabaa7df37b5 349 0.18/1.00 vMB 20
528,061 528,061 0000000000000000000bf26680cc01d7f00d97a8be3e34dfd8c61c59a835e85a 2,496 0.93/1.00 vMB 13
528,060 528,060 00000000000000000003628129d13166b1b67fcf17a7bd3dabcf1cec27d5d871 2,292 1.00/1.00 vMB 12
528,059 528,059 00000000000000000038ee6ab784d62ae7654900960f2e26ef689fe4751ae144 187 0.07/1.00 vMB 39
528,058 528,058 0000000000000000002ccf950d7b8dc1a99ddab6eea9b84b2492090dcd4a29a8 1,800 1.00/1.00 vMB 30
528,057 528,057 0000000000000000000d072e23084ae7fc55924882c2f628075dadbc1923719f 2,175 1.00/1.00 vMB 27
528,056 528,056 00000000000000000018a20690f82eab3239a052f51f9be351073b0549acf9cb 98 0.05/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.27 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: 656.00 GB
    • Received: 14.37 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.