Loading Tool

Explorer IconExplorer

Memory Pool

27,721 transactions
13.89 vMB
0.14643528 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.00/200 MB

Candidate Block

Mining Attempt 7271127626afa80afd13e26e5fcf5deced4503b0ad11da3a34e7082e9d67c512
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 878efebefe2418511f2ff036d5ce0160717976c9f00870a42607e8af47515a1d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,797
Size: 1.00 vMB
Total Fees: 0.09083985 BTC
Median Feerate: 3.52 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (763,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,296 150,296 000000000000061d38aed20bd13c13895b1d5923951e7220e928af218ef5196c 32 0.01 vMB 52
150,295 150,295 0000000000000702926f4635f060060ebef05a0687aaaeb5f9077daeadadddf9 37 0.01 vMB 94
150,294 150,294 0000000000000ad8090d57fcfe3da6d8c73175f6de24ae75bb9099e82f1265e8 18 0.01 vMB 16
150,293 150,293 0000000000000732ed6f3ace48601244c24f04c6455e33b2e1a302606f2fa402 19 0.01 vMB 56
150,292 150,292 000000000000027eba455d8655f0e9ccc77f2d23699e2c4ddc910d1e75dda991 53 0.01 vMB 0
150,291 150,291 00000000000003088ea30b49e7a9e4dd1574b79d066badfddb6635b12fb540c0 1 0.00 vMB 0
150,290 150,290 00000000000000a69e435ccd98c6dfaa841b9052818817af7f7b6cb77ac17764 10 0.00 vMB 643
150,289 150,289 000000000000068ff06dfafc80c07d9f0c743064d636563216a81ec433d7f3f3 1 0.00 vMB 0
150,288 150,288 00000000000007533ba42bfa4becbb9bf15d8d4a98bc49cdb317145fc856e178 17 0.01 vMB 145
150,287 150,287 00000000000001ad0be7473458d172797fa3decbb13a953d14f4d13b77d32cfa 134 0.05 vMB 167
150,286 150,286 00000000000005e0bfd3637d52e63086ace2e4f53f2bede9bcc9b7e2a52ceaf2 92 0.04 vMB 135
150,285 150,285 000000000000091e3695b35655b78ec30cdcd7b5d0e5af8523ac59a5e5f1dcae 50 0.04 vMB 302
150,284 150,284 00000000000002b43ef457a0503a468a9802d6eb786b9895195ae4c20dcf3f4c 14 0.01 vMB 271
150,283 150,283 000000000000087926b0837337904bde89cd5bb787433bb788b63fe6d3016f55 21 0.01 vMB 303
150,282 150,282 000000000000063590d1337076db75b47d1a3ea3d87c38b10a5e99f9ee54be1b 41 0.05 vMB 69
150,281 150,281 00000000000004a992c7f1aaf109ac9eb103d29048eab43047a80c820445055b 13 0.01 vMB 41
150,280 150,280 0000000000000aebfc1a118ff29c5b1193a49fc49ede5b8a395c9c376985d32d 22 0.01 vMB 132
150,279 150,279 00000000000000f34b5622911a89f46667f49d777c0d639084e7d86374e5fdf9 25 0.01 vMB 172
150,278 150,278 00000000000001451f5ee17a31732ce5f76bdbc6d954e0ad7c579ba8ec494405 176 0.05 vMB 51
150,277 150,277 000000000000027371df20adf67bf89504518352249fd45c5eb2c71ca9c562fe 75 0.04 vMB 114
150,276 150,276 0000000000000ae6b6b2410161f62547c654015e9ab78e8797dc1c55cb0b7662 163 0.05 vMB 82
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 84
    • Outgoing: 10
  • Data Transfer:
    • Sent: 86.22 GB
    • Received: 0.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.