Loading Tool

Explorer IconExplorer

Memory Pool

78,001 transactions
29.10 vMB
0.08687187 BTC
Random Selection Loading Transactions
Max Size: 175.63/200 MB

Candidate Block

Mining Attempt 4a8e9a23bb677fc0e064499c666b8c47305178d4f8e9ea3733c3964646e3909f
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 3745534f21c1c76eb473b40ecb4a57c0a5777ee6a1272f17e25f092fbd3529f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,480
Size: 1.00 vMB
Total Fees: 0.02595795 BTC
Feerates: 81.07 > 2.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (553,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
362,131 362,131 000000000000000012d26ddffecb5b9ef1d298e9bdf57b01edca9a0ab6021c2c 530 0.31/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.67 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: 673.14 GB
    • Received: 16.41 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.