Loading Tool

Explorer IconExplorer

Memory Pool

81,277 transactions
29.86 vMB
0.10599161 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt 31e7c42eb9d66856bfb083a49ddfbc033d92ffd367f2f84d80106019fa1aeae6
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 9f1acca07955efce11ae474ea27709ad4c783a4c03b5e06787badd0860f260c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,155
Size: 1.00 vMB
Total Fees: 0.04024678 BTC
Feerates: 146.36 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (796,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,289 118,289 0000000000003393f175794fb2ecb387dfdf6ecbd0766032f0acafc550f760c0 31 0.01/1.00 vMB 2,886
118,288 118,288 0000000000006b87c283db9e38e0a0e4bf47b37a1b6eeb931a95f21c0975dc84 18 0.00/1.00 vMB 2,759
118,287 118,287 0000000000001d4a96ef0b27b53f1684f586426b1e3f59d4b748063360eafabf 14 0.00/1.00 vMB 1,255
118,286 118,286 0000000000008efcdfdc81d7a175d011e9c9971511b4b2082925cf1e312f3ada 42 0.01/1.00 vMB 1,875
118,285 118,285 00000000000080621bc6c6dab3d0a75673e5fa34087ad24c7e935c86c8f1f0ca 34 0.01/1.00 vMB 1,853
118,284 118,284 000000000000ac8df0612ed4b42c8b62798657d9f6e70b626cda9339d0a026a7 3 0.00/1.00 vMB 297
118,283 118,283 00000000000075f0a57c52422fd88a9f49e29841afe76d2140c9a93045523281 5 0.00/1.00 vMB 1,937
118,282 118,282 0000000000005ced89314240779863a1157aa14ab6374ba4ca701d4177b76a71 34 0.01/1.00 vMB 2,903
118,281 118,281 0000000000005e1ee407a80261cd239c1f57d553c5f3858c4f6d436c6cd14858 5 0.00/1.00 vMB 1,924
118,280 118,280 0000000000008c702ba9098dfa38337f421cca20593ef507dcc76efdc8b709d1 17 0.00/1.00 vMB 1,752
118,279 118,279 000000000000492a9ff79f8205da0b0fbeca662fa0dcd61a94a34132b64ae8c2 9 0.00/1.00 vMB 1,522
118,278 118,278 000000000000c9cb98562c322459d68550a9e83caf4a0d93d1d0773c533dac7c 20 0.01/1.00 vMB 2,400
118,277 118,277 0000000000002128d73918120387124d59930cd8bfdab3f69d7d3d1f7e09c19a 13 0.00/1.00 vMB 1,399
118,276 118,276 000000000000974425f2924cb8e14ab2418e2b012bc1d2a4a14d0baf9a84f717 41 0.01/1.00 vMB 2,139
118,275 118,275 00000000000047ebbba77015579d7a90b296606b885d924dbaf23d7ff2e3a3ca 12 0.00/1.00 vMB 1,849
118,274 118,274 00000000000000c0e2ffcd226f76192657732d0db72152b2ba0df8b7a4da3ece 1 0.00/1.00 vMB 0
118,273 118,273 000000000000ab5258a68d56edb5a202319f6fda74852c8bce34486a04089510 11 0.00/1.00 vMB 1,498
118,272 118,272 000000000000a2894939cc759873de743a9ed574500497ec1cc8f3f5f1e792be 12 0.00/1.00 vMB 1,877
118,271 118,271 0000000000001e65c227da99f78c1add32505fbd07088721a333429c3b51909b 14 0.00/1.00 vMB 921
118,270 118,270 0000000000007fa86ba00682148ffb364867283d8013a180e1179b02abd79406 24 0.01/1.00 vMB 1,740
118,269 118,269 0000000000009e69a4a2481e3d96a2958e80a5a4518dcc495837da45a66fa723 22 0.01/1.00 vMB 1,671
Previous 10 blocks ↓
Total Size: 782.58 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.30 GB
    • Received: 15.90 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.