Loading Tool

Explorer IconExplorer

Memory Pool

75,383 transactions
27.83 vMB
0.08296160 BTC
Random Selection Loading Transactions
Max Size: 169.69/200 MB

Candidate Block

Mining Attempt cdde3c2b65d73e612ae42cde986ecb42664d235b459d9a26a8972c95fff5f737
Version 20000000
Previous Block 00000000000000000000e688f97ccb81e4d6cc7bbc0a5091e24a52bc286c17c9
Merkle Root 48ca9bcc2580c3793426358509f06c489ab8181066f38b0bf690395528ecec55
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,337
Size: 1.00 vMB
Total Fees: 0.02331931 BTC
Feerates: 555.06 > 2.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,282 (553,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,152 362,152 00000000000000000a8d75bd8cdc4002ec6bcd9243fdfe0908c84d81341760f9 1,543 0.75/1.00 vMB 33
362,151 362,151 00000000000000000fc97c439689662957e5128b95416a8f4d451fdddad19d12 1,397 0.95/1.00 vMB 22
362,150 362,150 000000000000000000a042c078405206763b9d8946e327e8819e79d858b4761d 2,353 0.75/1.00 vMB 48
362,149 362,149 0000000000000000083fc6064c4041e167fe9695f1ed14b4bc5dc94bcd640512 1,384 0.75/1.00 vMB 29
362,148 362,148 00000000000000000369e390cbb2db4dfc298b75ed41ef4982c396958156f7f9 320 0.16/1.00 vMB 25
362,147 362,147 00000000000000001003ce27b4f8402ef842b92db3127247561a94b131c6ce88 895 0.82/1.00 vMB 14
362,146 362,146 0000000000000000081a7a8a76a77123f4cd1bd47bcdc9afab10aaf9e45de42e 1,072 0.50/1.00 vMB 30
362,145 362,145 00000000000000000b0eef7e31b3b6c24934107307cc7acfea57a7b1fdc77d5e 547 0.27/1.00 vMB 29
362,144 362,144 000000000000000014cd347bc858949266fc0fbb37e4612671c63705948cf7bf 416 0.24/1.00 vMB 19
362,143 362,143 000000000000000001c16a1d9f75024c3baa252ef2b32f20d8c1a1c8af11c2ba 1,061 0.69/1.00 vMB 23
362,142 362,142 000000000000000002232cb28204263d9a85876da2c960bc7ea38b31181dafcd 627 0.41/1.00 vMB 24
362,141 362,141 00000000000000000f6cabe8ac3329ced18034947661f97f17b1925c80a9e90a 549 0.38/1.00 vMB 20
362,140 362,140 0000000000000000041bf44d60db955b0bb49deecd287e34d6dd1fb2ebde8d94 488 0.26/1.00 vMB 28
362,139 362,139 000000000000000003faf902cf65437e67dfd160c9fd413ae4193ae91cf36e61 1,110 0.80/1.00 vMB 23
362,138 362,138 00000000000000000b89f4d5b79515b75e2cbefd8d804109aaf931ea9777af75 1,088 0.69/1.00 vMB 23
362,137 362,137 000000000000000012c0c0ecb473607760b3984ea0b9494f5caaf2e628641e33 418 0.29/1.00 vMB 13
362,136 362,136 000000000000000005ae33f6880e83a9bb9d7d23b27b9a12d44a61d040480cfa 2,022 1.00/1.00 vMB 30
362,135 362,135 0000000000000000041cd32e4c749bfc96f03fa26dfdcfd189149cc5e3e2b46f 99 0.08/1.00 vMB 17
362,134 362,134 00000000000000001142c3e07101dd4353accfa8ae9a55fee95a656aaf14fb39 891 0.47/1.00 vMB 28
362,133 362,133 00000000000000001363370f80c48718029e0239b57bf321a27f1fc1b1f38a3c 700 0.44/1.00 vMB 27
362,132 362,132 00000000000000000a1a153c29b9a717d1c535338ec158644c6d2b40cb41bede 233 0.25/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.88 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: 713.27 GB
    • Received: 17.34 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.