Loading Tool

Explorer IconExplorer

Memory Pool

78,722 transactions
29.39 vMB
0.07744026 BTC
Random Selection Loading Transactions
Max Size: 177.63/200 MB

Candidate Block

Mining Attempt 6d1d6ba7927dde06ce0f18a3586c6d95c609ad4cbc1cbfe7ee5b9d6d18473365
Version 20000000
Previous Block 0000000000000000000078ffc24a65e78d2b3a0de27eb90b8ca8a30b42966c94
Merkle Root 73100388baad9a819a17857e1f17bc4d083fb4464a65b775af76de7224f64160
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,936
Size: 1.00 vMB
Total Fees: 0.01464696 BTC
Feerates: 521.84 > 1.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,122 (622,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,980 292,980 0000000000000000c0e266d7d458e1739e20c6b05ac645742a80701efaf0f96d 30 0.02/1.00 vMB 23
292,979 292,979 0000000000000000677f0e411c741926994d08124e5161459794be4c32e8e0c1 380 0.22/1.00 vMB 34
292,978 292,978 0000000000000000bef0cbc445aa849539721c1686c733415a9f162900346d92 48 0.04/1.00 vMB 14
292,977 292,977 0000000000000000dab55514989729104969a8cdb3df30dc5f6c4e2b1f93a455 470 0.22/1.00 vMB 36
292,976 292,976 0000000000000000304fcf5e49c15d5e20c7e4340122f2c221f03c34e784efc5 420 0.19/1.00 vMB 39
292,975 292,975 00000000000000001117ed1c5b120662ee6f7451e42722f6bdbf57508d54bd2b 766 0.39/1.00 vMB 35
292,974 292,974 000000000000000062b47b3ada77667109c0b2d9fcecdaf3cda33fbdf35a49f4 45 0.04/1.00 vMB 8
292,973 292,973 00000000000000004c55a1f326bc5d2e343688897d3c617c8165cf05611abe2f 78 0.04/1.00 vMB 35
292,972 292,972 0000000000000000a537902c65fbb4aeb74e1cdac26fff90e34bc5a463c8a3bc 569 0.48/1.00 vMB 27
292,971 292,971 0000000000000000b13f71a03c2fd9ab22110d8c0e1af6903a4c26f758f40f03 797 0.50/1.00 vMB 24
292,970 292,970 0000000000000000103435e071e128ae78f80ef8488a1ed9df6a64d7acb3d665 1 0.00/1.00 vMB 0
292,969 292,969 00000000000000001bcbec890a90c542961e52b6012e3445474a9eb1512fb10c 1,024 0.32/1.00 vMB 52
292,968 292,968 0000000000000000a9dc4ab0ed37ffeb87e32cd60f12b81a08718a246c1c2d40 1 0.00/1.00 vMB 0
292,967 292,967 00000000000000005caa2c29bc1647c8a1e3542164f6a7f346502453f6e7bb27 128 0.04/1.00 vMB 96
292,966 292,966 0000000000000000d266d58b740e3394b8b752f6d0933831204d4201f03a222f 1,357 0.66/1.00 vMB 36
292,965 292,965 00000000000000004dc3d19c4aa8d53cb462fec65fb6f0f4f195717a18f63865 64 0.03/1.00 vMB 45
292,964 292,964 000000000000000098e25558f335e011ae8810f1bd650c7b63ad3a105e8d2f54 204 0.14/1.00 vMB 26
292,963 292,963 0000000000000000da1c652cb59cc205ea47d3643d6428d2ee75ce6ffd9956e7 648 0.33/1.00 vMB 37
292,962 292,962 0000000000000000d31b536d1297a566c12b22c6474088eb4dc4ae52cb83d245 246 0.11/1.00 vMB 46
292,961 292,961 00000000000000004f6251afea5d07b8d029a469830be53cf66dade241839e25 366 0.22/1.00 vMB 31
292,960 292,960 00000000000000004af83467eb816defb2602a07f3acc2774190df5341c6d5cc 197 0.11/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.60 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: 671.81 GB
    • Received: 16.02 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.