Loading Tool

Explorer IconExplorer

Memory Pool

26,546 transactions
10.95 vMB
0.02983572 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.72/200 MB

Candidate Block

Mining Attempt 5105f9d01b6e0bf6d179902ca6a9179e4fed6f37fe6f95578a6e379fb873ecf9
Version 20000000
Previous Block 00000000000000000001d03d7b5a4798ecfd40bbc4b9b1da8958f86d96065fbc
Merkle Root ed43eb6e68adcfabba03838663f2d74eed33ac79e26412594e3b67aef2b1392f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,385
Size: 0.9979885 1.00/1.00 vMB
Total Fees: 0.01178942 BTC
Feerates: 101.38 > 1.18 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,600 (762,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,984 150,984 00000000000000ca986e64a56b9585f5b9317e6a99ad7ecc81baa5904da6152c 18 0.01/1.00 vMB 78
150,983 150,983 00000000000005f1c01ac10e6d14484a9d23ce74819a92f065c6f9492714b067 7 0.01/1.00 vMB 222
150,982 150,982 00000000000000a54e6132d4ee4cff90fcca0853efc349f4847bbb9d52caa279 7 0.00/1.00 vMB 88
150,981 150,981 000000000000039b0cce5aaacbba8dce8ae26b5aedbc5679dfe7dcaca6398e17 35 0.01/1.00 vMB 159
150,980 150,980 0000000000000b05dbda37fef0b90f3eae73ece2eb348b2739fc3a8b86190464 26 0.01/1.00 vMB 31
150,979 150,979 00000000000008173ad5b5d0a6aa5fcd85442fd984975384d944a5354b33a4b9 96 0.04/1.00 vMB 12
150,978 150,978 0000000000000b16c696c50e164f3f8403a69721785bea2d7e614bfe72d693f8 10 0.00/1.00 vMB 415
150,977 150,977 000000000000038c95869a10f6bfe5853dbbe35f15e2fc8af05a827a990bbde8 9 0.00/1.00 vMB 49
150,976 150,976 00000000000001f737c68088444ef99570b39fa9efbfa6f3d9f3d1fcab1fe33a 89 0.03/1.00 vMB 118
150,975 150,975 00000000000007d4f8a1127b579a566628763f80c51b62af0874dc4fd90a3687 7 0.00/1.00 vMB 1,125
150,974 150,974 00000000000005e7067f9450883550907b8bf0f8aebe38f18baf2afcfac3afc8 8 0.00/1.00 vMB 110
150,973 150,973 0000000000000a80ee0d9899fcc61ae92670bec5cbb089f30a8d49ffd4c72e85 64 0.02/1.00 vMB 193
150,972 150,972 00000000000002e1fd781c255e69bcd8ffd18f56e98f0f5de80842afeda8ef90 26 0.01/1.00 vMB 496
150,971 150,971 0000000000000252dd5f9797b71b067fe43b07849d48b29e14596b0c7a13afdb 12 0.01/1.00 vMB 47
150,970 150,970 0000000000000145643c77280cf29a06e6b982f7c79be2c3cf712acc72760b71 74 0.02/1.00 vMB 0
150,969 150,969 0000000000000af1324803a98f5579385d040f37ec8f0bc46b3cb5df8e37b187 37 0.02/1.00 vMB 30
150,968 150,968 00000000000001cc957d0ddd7a0e8e35d25f9f15351d373207da5e135fbb77d2 46 0.02/1.00 vMB 66
150,967 150,967 0000000000000188285c89933fc570cb13aaab7d2a661b1a407f6edf927092d2 75 0.03/1.00 vMB 38
150,966 150,966 0000000000000524c1678681d2575ede29dae5c7372f9eb72d64fa878a7c6d0c 49 0.02/1.00 vMB 44
150,965 150,965 000000000000015014a1457875000efc4bd0495234366f38fdc3ed4003ffd36a 29 0.02/1.00 vMB 158
150,964 150,964 00000000000005100203b25df2eae62355d6fed59e8cc32c0e38521314018253 22 0.02/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 779.90 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: 459.16 GB
    • Received: 2.63 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.