Loading Tool

Explorer IconExplorer

Memory Pool

68,117 transactions
26.21 vMB
0.06504916 BTC
Random Selection Loading Transactions
Max Size: 157.25/200 MB

Candidate Block

Mining Attempt 16ad7ed3d3ffc3e332f87b1016d23bbb42ac6d522d7aa705057cac0bc5753e18
Version 20000000
Previous Block 000000000000000000018d0d78720d3175d7f70f46b866504cf923bc2a4f157d
Merkle Root 4a19b5ff69971b8978b685f311b6928b913415e24f06839be4bdb25c6cf79414
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,266
Size: 1.00 vMB
Total Fees: 0.00943321 BTC
Feerates: 71.66 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,487 (724,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,468 191,468 00000000000001bc0e7b287cc11a2152ece015f743d5d2db93763b8a1e2553e3 206 0.10/1.00 vMB 420
191,467 191,467 000000000000009c553b8e7b694ee7232a14737f4839bf19c82b9b0e309079cb 68 0.03/1.00 vMB 117
191,466 191,466 00000000000003748d110b848cb7dc87d0459729db182cf049888b4ef0873c54 178 0.08/1.00 vMB 112
191,465 191,465 00000000000003ade749d5140300f617bf9666e947e261f5ddc1b43fc998f073 130 0.06/1.00 vMB 94
191,464 191,464 000000000000039af0523acdbfc58a23218093d05781f4e0be1b75d73f9652df 242 0.19/1.00 vMB 94
191,463 191,463 000000000000075915bfed40cfafec886b1d252c6ffe92f9ff659e8c03e2c8bd 208 0.09/1.00 vMB 122
191,462 191,462 000000000000084b1db26fdf26369cbaa89cb435873fd1635cbb0176597bf8bb 96 0.05/1.00 vMB 85
191,461 191,461 0000000000000788137d6d89f847726c4ec7e6ee280bb5fe894d1843d07750d7 60 0.03/1.00 vMB 101
191,460 191,460 00000000000006325fa0a0d5dbf4a2078e50fc1aa8c112c09b30999eb246f1ed 522 0.26/1.00 vMB 113
191,459 191,459 000000000000074298c91106abd53f7e84c2d834a9bb6db1960e7da9d54f898d 124 0.05/1.00 vMB 117
191,458 191,458 00000000000007181645f2e988f8beb9e84ef730b649974cd3966408e2375eef 172 0.07/1.00 vMB 167
191,457 191,457 00000000000007b8ced9cae11fcb4610b0e2ac5e24e7d03292cbd6b91baeaff5 83 0.03/1.00 vMB 118
191,456 191,456 00000000000002b354138390409fde1365e184e7a726b8bcb9790284b4a7d36f 7 0.00/1.00 vMB 0
191,455 191,455 0000000000000208ff1c1f930ef17aef73f2659d07b73b66a9e4be4a871bf012 78 0.04/1.00 vMB 159
191,454 191,454 000000000000019c4bbbd6945666eab843db4cc3a021c71d4c606bc6b0073cd5 183 0.09/1.00 vMB 109
191,453 191,453 000000000000022cb07d12bb43be2a41d5edd28a19909a5096a01c10a6af182c 13 0.00/1.00 vMB 83
191,452 191,452 00000000000004dd5f7f7e8b0a64411d807024018b8c14d78d24b1cc43580b1d 93 0.05/1.00 vMB 69
191,451 191,451 00000000000003a75741b53498f005dd00bb2189c7ec285f2df683f21b83f598 470 0.18/1.00 vMB 130
191,450 191,450 0000000000000555c9c0c9289e68a3e96b7d05560687d5b892085791c78d0cd5 52 0.02/1.00 vMB 71
191,449 191,449 00000000000007b93915889d899bc5748b33c826bb25ad7918d0afce1b18ed87 119 0.03/1.00 vMB 5
191,448 191,448 00000000000005617197bc8962118305dc3a9d2d6c8dd6dfef927851837ae16b 385 0.17/1.00 vMB 274
Previous 10 blocks ↓
Total Size: 783.24 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: 759.91 GB
    • Received: 19.09 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.