Loading Tool

Explorer IconExplorer

Memory Pool

73,950 transactions
27.33 vMB
0.06633192 BTC
Random Selection Loading Transactions
Max Size: 166.85/200 MB

Candidate Block

Mining Attempt 98ebc79f9e59e0d5396eddf79a1feff70dab69bac872a70de3eae3524f120d2e
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root f3cdf4b420a0f4efd2712268e73bfd58f73ac3d000a59e1edf1eafa87dc3d71f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.00812734 BTC
Feerates: 73.20 > 0.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (484,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,379 430,379 000000000000000001334a7df96a9b0717278a518983528df4d8d4117ba69c02 1,713 1.00/1.00 vMB 45
430,378 430,378 000000000000000002460abfbd392c7c808031b7033573c4f55fac1b14a451ba 505 0.31/1.00 vMB 49
430,377 430,377 000000000000000004cab287914bf9a7c4b7bcf9d5afedd60221a60206f317a6 596 0.25/1.00 vMB 59
430,376 430,376 000000000000000000bd6e2acf03c55f9b6446de3dab45ad934f46dbe01fe206 939 0.45/1.00 vMB 61
430,375 430,375 000000000000000004b46dd59803a4789db6938f81743a686740eb1e809f403f 1,047 0.73/1.00 vMB 64
430,374 430,374 000000000000000002d8b5c0124744fce021e5395e2de64df2d31319ac221df9 755 0.47/1.00 vMB 44
430,373 430,373 0000000000000000011fa00af3a0bd7087def4c713fdc4a175ddef893b19e177 2,143 1.00/1.00 vMB 63
430,372 430,372 000000000000000001290ef1b8ffcd90c7ce7a3c8356882f8dabd8e253a25105 376 0.14/1.00 vMB 56
430,371 430,371 00000000000000000478c1c0b800461869c48a482fc20eae2ab5eff2a5b9e191 807 0.39/1.00 vMB 61
430,370 430,370 0000000000000000009f6b64a0ee8bfe715efc609ade9a474eee05d722fcd472 827 0.41/1.00 vMB 55
430,369 430,369 00000000000000000243920d2ed71fe89cbb301250abe54dc6590b3861925227 2,377 1.00/1.00 vMB 65
430,368 430,368 0000000000000000009b15a83af7e4daa655a089313ad79f2e042e4df53da972 1,987 1.00/1.00 vMB 46
430,367 430,367 000000000000000002c0956fc075fd39f536d9a1843bd8077127ca89ce2001e3 690 0.29/1.00 vMB 63
430,366 430,366 000000000000000004b5ccc4a5ee48f38e647d47a6312951f135402943c6453e 1,229 0.64/1.00 vMB 58
430,365 430,365 0000000000000000009b811d61c9dff83a22f9caa32c9f6bee3e173c4afe6a81 2,155 1.00/1.00 vMB 61
430,364 430,364 0000000000000000034f59f2be26bb342e1bd966bfa79b32b0af623e6ae6ec01 987 0.41/1.00 vMB 59
430,363 430,363 0000000000000000011ce30450fe2a00a1348ba3124f0f3b9f89b6ddbb00cf4c 1,764 1.00/1.00 vMB 49
430,362 430,362 00000000000000000134812f0fdfc673b3b0a45b27aa6016d75413ecd0afa4d4 2,649 1.00/1.00 vMB 69
430,361 430,361 000000000000000000f3aa42913c1a72572986d25445989d2d453ebfc97cd5a8 759 0.50/1.00 vMB 52
430,360 430,360 000000000000000003196c4d8af9dc176d7e35439f203167dc2979aca9144729 82 0.03/1.00 vMB 64
430,359 430,359 0000000000000000000b16ee6ca7a279a869d0cc241902dd9d1421e6e72f71f3 1,394 0.58/1.00 vMB 60
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.23 GB
    • Received: 17.33 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.