Loading Tool

Explorer IconExplorer

Memory Pool

35,761 transactions
25.93 vMB
0.06474846 BTC
Random Selection Loading Transactions
Max Size: 132.28/200 MB

Candidate Block

Mining Attempt 86839b0801aa1fa5848d799bfe4a2282e445595e64c72fe12fd45122c9dd5976
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root f921b405e6b10e49d343197c7316ad8fab38d9c028c262235a9598f922ef1bdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,814
Size: 1.00 vMB
Total Fees: 0.01717559 BTC
Feerates: 152.71 > 1.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (431,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,390 483,390 000000000000000000b6a5d2fb482441d8a78ebde188d32b29e0c824d1190e82 644 0.40/1.00 vMB 241
483,389 483,389 0000000000000000009f0e757bed35cf1e5d069ebbd8ceceed870c20fefa8b38 1,049 0.68/1.00 vMB 197
483,388 483,388 0000000000000000011b68f23ab11cc0c3197f82ad0fadd5c2944ce4cf79b5f6 16 0.01/1.00 vMB 128
483,387 483,387 000000000000000001079701f07f606828d53d34956396976c9c32d8f7f43bac 46 0.02/1.00 vMB 80
483,386 483,386 0000000000000000005d1e44065f5a4322ad9dee775eb66ff0e3abad71a591e6 580 0.42/1.00 vMB 75
483,385 483,385 0000000000000000006d2f763797eb9fbbacf993d3875615b29f6f57d5124938 151 0.08/1.00 vMB 41
483,384 483,384 0000000000000000000397db329cf9a8a973094bbe84a793485ee2f1825ca602 1,436 1.00/1.00 vMB 239
483,383 483,383 000000000000000000201e15e596ecaef5c8345110c3c9653ba261e95bd36263 1,531 0.78/1.00 vMB 228
483,382 483,382 00000000000000000129f095043edfe5f086576859506c1a683243895e21cfb6 839 0.55/1.00 vMB 163
483,381 483,381 000000000000000000d452004bf7f718f64fc1e45192e1063e6e1185bd57488b 1,750 1.00/1.00 vMB 76
483,380 483,380 00000000000000000066fd5d0657a2a7dd6a02fe9533ad39b3ef2cddaf3385e2 1,883 0.99/1.00 vMB 252
483,379 483,379 000000000000000000dce5b804d7a33384929a9f7b0807fd10221ab8914ecb83 1,754 1.00/1.00 vMB 126
483,378 483,378 00000000000000000116d962f522d27931e530c892a8ed47a90b5b95938e97a0 619 1.00/1.00 vMB 47
483,377 483,377 0000000000000000009b9537e11f4b81212a6dd898cb7027ef512db968988443 1,557 1.00/1.00 vMB 256
483,376 483,376 000000000000000001351b272919e17abeacad56743fcc5844f4dd2a03e8eb32 2,059 1.00/1.00 vMB 279
483,375 483,375 000000000000000000a25fb49abf6df5ca31810fa16e560f2c0991c289036478 1,719 1.00/1.00 vMB 198
483,374 483,374 000000000000000000bc7104496685a7b88c8a9f104cdd2d65b715fcb0861b5a 286 1.00/1.00 vMB 19
483,373 483,373 0000000000000000007e3a2ee3cfc9d7a821206681b17cc9839d50e49243cf86 1,907 1.00/1.00 vMB 280
483,372 483,372 0000000000000000011a7076cd2701832210ce64f76bd082e17698a95089b41d 1,265 0.81/1.00 vMB 197
483,371 483,371 00000000000000000109ee29b3c686cbb0db080f2d9f5e2e8804f887985c18b2 361 0.27/1.00 vMB 179
483,370 483,370 00000000000000000106a42bc447150785fb539df0fb0a3c730020976a41842e 935 0.45/1.00 vMB 218
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.