Loading Tool

Explorer IconExplorer

Memory Pool

84,278 transactions
31.64 vMB
0.14168244 BTC
Random Selection Loading Transactions
Max Size: 189.03/200 MB

Candidate Block

Mining Attempt 7bc0401009a3326fde3f732468129e69fbd9f6b209eb657eb79d774e1b2b437e
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 68b38fb4e0818e8889417cd2119658ad920970b3b7888aae7398db3aeb3182d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,172
Size: 1.00 vMB
Total Fees: 0.03721026 BTC
Feerates: 55.77 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (631,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,159 283,159 00000000000000018d0e2546c7db5851d9214758d8a19db0a227dcab1a14e19d 256 0.08/1.00 vMB 186
283,158 283,158 0000000000000000c5ae69fbe6f5e4dd551cd7ce556ce97a84b93a84a6ea2bfe 125 0.05/1.00 vMB 66
283,157 283,157 000000000000000029f29162b3f209a74125ab74b1ca5502ed452d3cfd16b712 169 0.18/1.00 vMB 21
283,156 283,156 0000000000000000f91062fd36cd88b947212e84d306d20c8d70f043e0a14afe 128 0.05/1.00 vMB 42
283,155 283,155 00000000000000012d842e36668048556bfad7b67e54459d13d989fa0680dd7f 74 0.04/1.00 vMB 23
283,154 283,154 000000000000000186d17fe12a67fa50d91ed2d742092bbb3de4fb38cc4ccaba 518 0.26/1.00 vMB 51
283,153 283,153 00000000000000009a3dcc173a35cb446fc3488543b12d07a84ae795cbf95a4d 258 0.13/1.00 vMB 53
283,152 283,152 000000000000000003f409f25dcaa84d9c9480cf2b5d24684df12df2d0d01d1d 219 0.10/1.00 vMB 42
283,151 283,151 0000000000000000c910ddb0e9169fb9074c82ca78486f85e3e27f12181ee4d4 757 0.33/1.00 vMB 40
283,150 283,150 00000000000000005680351526a3f8cf47f46e1058bd58b431527154e34e7cdd 532 0.31/1.00 vMB 40
283,149 283,149 0000000000000000b003ce780be78f4363a7f0628661a270b883f3f6a19633cf 154 0.07/1.00 vMB 49
283,148 283,148 000000000000000098d24e98c98e6ed92227f52d7dde8b0b0961ef72b8a5d9d8 322 0.14/1.00 vMB 47
283,147 283,147 00000000000000004664287f150a925d1aaa026a2033e06efd270ee66f67fc2c 426 0.15/1.00 vMB 41
283,146 283,146 000000000000000084cbd95688514fadeaf94976fea58487ec1e392b554d8e40 46 0.02/1.00 vMB 49
283,145 283,145 0000000000000000331de6aa6835877f95b7cbbdafad24757479ef3a9f08300e 53 0.02/1.00 vMB 35
283,144 283,144 0000000000000001afa3b709026913199d649007d15be0b057a5bc966ab24efc 319 0.14/1.00 vMB 48
283,143 283,143 000000000000000166f1b7fdbd43b456cf40f0d038d7a83a51e7c981d00f92d0 169 0.08/1.00 vMB 42
283,142 283,142 0000000000000001ed5bd08aa56fca8b0dffd9af5cd6beb5548cb6b4fd89e26e 50 0.02/1.00 vMB 42
283,141 283,141 000000000000000083361938a052b3d685c33c9664929edc9ac28996560065d2 5 0.00/1.00 vMB 15
283,140 283,140 000000000000000135b3e5b58dc9407ddc98ce37ed23885bd6c5d140820c32e4 87 0.04/1.00 vMB 35
283,139 283,139 0000000000000000c1eb6e80146565462a5705ed48337892aaf57bb0935feb2e 269 0.13/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.