Loading Tool

Explorer IconExplorer

Memory Pool

80,484 transactions
30.17 vMB
0.09077267 BTC
Random Selection Loading Transactions
Max Size: 180.91/200 MB

Candidate Block

Mining Attempt 5001763dbb4b0b0e011699e99b9e7b52bc2e1b73e9ce8bac368f1b8daeda9fe8
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 1fc24ebd2273f4c413b63c0436df51ce0ba10fcc2d74f10119eac0673703db40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.02887592 BTC
Feerates: 301.07 > 2.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (80,884 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,123 834,123 0000000000000000000173b7f4f752cb9746eebf54d6911d0ba77c35200f69c4 833 1.00/1.00 vMB 13
834,122 834,122 000000000000000000017a13a152eb235d6ddb165fb40f40941d855dde232d0c 1 0.00/1.00 vMB 0
834,121 834,121 00000000000000000000928b194eb139ee939d49678a919a8a9845707a8a9ddc 216 1.00/1.00 vMB 12
834,120 834,120 00000000000000000002b711b8e2e6dd0daa53cbc5cffa306764b207e57aed29 2,773 1.00/1.00 vMB 19
834,119 834,119 00000000000000000001022e53af715b5f2340fdf523f1a5f20b0d87c8468e26 3,219 1.00/1.00 vMB 22
834,118 834,118 00000000000000000000dcc6ba4fba5783e7e10f4a54a20757ebaa1870b580ce 185 1.00/1.00 vMB 12
834,117 834,117 000000000000000000007602e7b20b10a857d9222c78a375fe6334613dff2b60 1,885 1.00/1.00 vMB 21
834,116 834,116 0000000000000000000162adc6f44cea2af4226effc23a9e7624f5b665d73be0 2,154 1.00/1.00 vMB 20
834,115 834,115 000000000000000000007ae38bdf410ddb9cc98d393d1967f26fdecb21abbd24 2,666 1.00/1.00 vMB 31
834,114 834,114 00000000000000000000a2a1ce1b6354837331905af5ce8ad37794001ae616ab 2,841 1.00/1.00 vMB 37
834,113 834,113 00000000000000000002d3697bbe46c6c907364abd775174c4f2e1d3cded40fd 767 1.00/1.00 vMB 13
834,112 834,112 000000000000000000012da688159a67296f6c0f1f1247e0c14d41349933abb2 2,539 1.00/1.00 vMB 24
834,111 834,111 00000000000000000002352e1fe42e8e3a278634c589c61bcfc73f7a69089ee5 983 1.00/1.00 vMB 16
834,110 834,110 000000000000000000022b94f7fd200ae4c54cfb0843b72609002e81383408c4 2,369 1.00/1.00 vMB 19
834,109 834,109 00000000000000000002ca14f92b90b3b83c310fb760bb792bad7c5175b2da19 394 1.00/1.00 vMB 12
834,108 834,108 000000000000000000002d8264a208745c2e97a6c783c043f6446a7046a84e1b 2,108 1.00/1.00 vMB 19
834,107 834,107 000000000000000000027beb5efad3c46bce23c6f2e083bd7245400dd480a8d0 2,391 1.00/1.00 vMB 16
834,106 834,106 000000000000000000004211ca2f70b5cd909d8528f6bb290ea2276ea8f752fd 3,223 1.00/1.00 vMB 32
834,105 834,105 000000000000000000027779e1b8262035d882beb92982877f4b53a697bc1b2e 1,494 1.00/1.00 vMB 17
834,104 834,104 00000000000000000003557a2a87d45a388cfabcf3e34787f24118c6b7bef0b3 2,881 1.00/1.00 vMB 21
834,103 834,103 0000000000000000000139685895880c667cd5424e816cc5dd8f0b37d72904dc 1,831 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.