Loading Tool

Explorer IconExplorer

Memory Pool

28,013 transactions
7.88 vMB
0.06118856 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.32/200 MB

Candidate Block

Mining Attempt 16f8de9caeef2aa24643d3ad33fd55c998cb342730171a2d881ac23b9acb2b63
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root e750d84b0b8cb7b37bfa0275ae42722d77a04ce871a7aebca94289394584b589
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,175
Size: 1.00 vMB
Total Fees: 0.02382523 BTC
Median Feerate: 2.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (646,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,110 267,110 00000000000000001d3d641f0e2206b016a423ee2d837c951a22ac1301663095 271 0.11 vMB 60
267,109 267,109 00000000000000065a68d236f0a3f72a79642475d6b4a8864753981b9109343d 100 0.04 vMB 19
267,108 267,108 0000000000000002aba0892986693ed7d91a35aef4d7097ba7070463200ca34a 441 0.18 vMB 114
267,107 267,107 00000000000000049f0e3911c4fea46cf3cca16a7e2ed406e75ea021e9b76f85 85 0.10 vMB 11
267,106 267,106 0000000000000007313d528aad7ba067b363818d042f95e92d7e44065e318a35 613 0.25 vMB 81
267,105 267,105 00000000000000061e8770871b76ccf257fdfee091c53195502ed37c73db14e4 659 0.25 vMB 92
267,104 267,104 000000000000000151edbb44f3846a1ff406edcce3db6f0527258c0b1a9cbe03 693 0.49 vMB 53
267,103 267,103 000000000000000a0c4a3325be6daf3072322a5dc0198d44a9a3c99fe8e00167 403 0.17 vMB 75
267,102 267,102 000000000000000a6b91b2e7faa2e26c0fc30a45bfe21e0a9e395d6d4c43bcb0 439 0.19 vMB 114
267,101 267,101 000000000000000563fb24a9667cd58ea007fa5b113007279f679d98f157d167 539 0.20 vMB 95
267,100 267,100 000000000000000a8afe3b83be84227d110a2cc11f316170ae8c4104974cedfb 370 0.16 vMB 67
267,099 267,099 0000000000000007a25513db23a627b4a8349db0e66c39e8c21816ca9d2515b5 602 0.27 vMB 77
267,098 267,098 000000000000000ad5a20d8f494b810af0351e93d95b98c501e1e2bd8c328173 346 0.19 vMB 91
267,097 267,097 0000000000000008477f4fc9dc512598b304b9748b3dd7fba387bde0672d4eed 510 0.26 vMB 65
267,096 267,096 00000000000000054a75def68bcb258811b71af1ed00d8f1c12dbddd17f94079 30 0.01 vMB 29
267,095 267,095 0000000000000005d5eb5c6f50b9802857077ec2256fda682e80d2aabff29b1a 329 0.15 vMB 75
267,094 267,094 0000000000000003450c5d0a473a6c7ab44f6a77c0038db08b789ae78313a89b 694 0.25 vMB 81
267,093 267,093 00000000000000007f67c0a4ca265b024dc90d4eeeb1e99fb8c8b71a432c967e 278 0.16 vMB 54
267,092 267,092 00000000000000034f8cc5d0bb57af703a51e397fc8730d7be26d63965c9c59e 349 0.14 vMB 82
267,091 267,091 0000000000000007ca4aaadc2c5a715f7b89cc33387682ea7cd0a4d99ae70ba1 88 0.04 vMB 72
267,090 267,090 00000000000000039f603ffc20fc5aea2cbc611f2020c078b97cbcdbf7b83fe1 120 0.06 vMB 40
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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