Loading Tool

Explorer IconExplorer

Memory Pool

37,681 transactions
18.96 vMB
0.03989894 BTC
Random Selection Loading Transactions
Max Size: 105.20/200 MB

Candidate Block

Mining Attempt ee3c653e372b7963385bf351b0301b5acd2c9e1f13c7cb0450b413d5e9e6e423
Version 20000000
Previous Block 0000000000000000000146bedcda3dd89459733c86e1489ad74bb717b0b6fe91
Merkle Root adfd45c81a27a6b83cbe8e5306753d10b95c54929ec3feeca6bea8de58868515
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,048
Size: 1.00 vMB
Total Fees: 0.00353982 BTC
Feerates: 24.95 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,978 (744,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,475 169,475 0000000000000219359d3e26c7a5c84a11cd7b7153440585ffdbdbb9ca955512 9 0.00/1.00 vMB 53
169,474 169,474 000000000000030bdbbf8715ec1ec7017ab0b3cd960bbdb2c65d8d8d2988ae21 42 0.01/1.00 vMB 4
169,473 169,473 00000000000000b4dfdd6d64570fcda621d5e2be9a90b6d7deb0ce37986c04e6 15 0.00/1.00 vMB 63
169,472 169,472 000000000000007be5631bd54be42a536ef47d5ec7fb8e36ab3b77188f1ee667 12 0.01/1.00 vMB 28
169,471 169,471 000000000000035674fe143c515a458dcf2538d0261147b2ca55c7d868025ab3 83 0.05/1.00 vMB 59
169,470 169,470 000000000000086315cc8fe711477ddeb353d788e77a11be82ee95661e2f6469 34 0.01/1.00 vMB 207
169,469 169,469 00000000000003c7b67802cafc57d92e2ae019430e76c85112e7a8781c0ef138 23 0.02/1.00 vMB 82
169,468 169,468 00000000000009012c6a2a2c581961f79ee78772b21c3a819923804291b09b4a 68 0.02/1.00 vMB 26
169,467 169,467 00000000000003952a0107822374a3307495154cf30dd11a94480819de8e4640 12 0.00/1.00 vMB 493
169,466 169,466 00000000000007554cea5d67690c4e202af7dffc5ff1f20ad6cd0016dbab9abf 15 0.01/1.00 vMB 310
169,465 169,465 000000000000058b48bd865994cb53476ec260e99a0d33fe24cc21e773da8925 22 0.01/1.00 vMB 54
169,464 169,464 0000000000000253628e3dbd80da8d5475693ce8148509f92c39168ff5361293 30 0.03/1.00 vMB 77
169,463 169,463 000000000000032bc9463b795d413a0997fe2f849b69f86abd439c464b9b4841 31 0.01/1.00 vMB 97
169,462 169,462 00000000000005103479fdd1164c081a0b008408784731bf36d942ec2c9a3ac8 18 0.02/1.00 vMB 27
169,461 169,461 0000000000000a7c5677df5d6752f67b3b252fe09b33a0d3b7ea1312d915b8ee 28 0.01/1.00 vMB 466
169,460 169,460 000000000000095858706a33de143ba65f9081e5b97334208bbe8077fda8e494 123 0.03/1.00 vMB 222
169,459 169,459 00000000000003c8babaaceb7d6e4e62f24d7a926425b67954de7f2de0783611 24 0.01/1.00 vMB 221
169,458 169,458 00000000000000168b9d9dc00a419cdb16d5bb7095637ae7d1d25d5849389d25 56 0.02/1.00 vMB 206
169,457 169,457 00000000000006480e11be5d757a918ec392786258ee005bb9fdbd5bf7068272 22 0.01/1.00 vMB 0
169,456 169,456 00000000000001eb8a2b3a52e710c0374f04d2a7c8060ddd722781e67782e625 39 0.01/1.00 vMB 165
169,455 169,455 00000000000001f8776bc874851f45e273806c366f366eb523698ddb88b2b39d 23 0.02/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 780.57 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: 537.79 GB
    • Received: 6.07 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.