Loading Tool

Explorer IconExplorer

Memory Pool

71,247 transactions
31.20 vMB
0.08379347 BTC
Random Selection Loading Transactions
Max Size: 178.79/200 MB

Candidate Block

Mining Attempt ddedc80268ce12b5c9901c4cfe05a5e0038de8c7b36a519b8922a8fa96e75eb4
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root c66fa0e358c2a8edd6566b5c45fee8768696f6fde980c2795f31b2725fa71115
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,194
Size: 1.00 vMB
Total Fees: 0.02248889 BTC
Feerates: 150.93 > 2.25 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (378,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,249 536,249 0000000000000000002a26c36612c6eaa411afa2afac134be45222d6e70cc756 693 0.37/1.00 vMB 21
536,248 536,248 00000000000000000007a6ce8d524f90f3a620834fac52f5b0ffa72516ab2d2f 719 0.37/1.00 vMB 9
536,247 536,247 0000000000000000000f43768f931ed4621f8ba02ea54f1fd87ad4e53db49d20 544 0.24/1.00 vMB 13
536,246 536,246 0000000000000000001a07bc9d20df3dfd221704b2ffbb8b2a1627761ba98d42 972 0.46/1.00 vMB 15
536,245 536,245 00000000000000000012adbf027abc5bbd91d142be7e789c26f517b8040a3a95 990 0.45/1.00 vMB 12
536,244 536,244 0000000000000000002dce81746bd114aad0cbfe0c037362524190098931bbd7 1,780 0.99/1.00 vMB 13
536,243 536,243 0000000000000000000e9a779d7b9ef9b9ef94fccb6f1e498a81b77fe2f8d1b0 1,934 1.00/1.00 vMB 14
536,242 536,242 0000000000000000001fc91187cb49eb317526bfa5cb1633f889d8f48a0580a2 1,006 0.59/1.00 vMB 27
536,241 536,241 0000000000000000002b677e8e9f806898d13ffc07a57ad4cb753e9f64a4e569 511 0.26/1.00 vMB 9
536,240 536,240 00000000000000000029b0c7e85ed36776812d90796f95b6b70516cebd35fcb5 1,311 0.54/1.00 vMB 18
536,239 536,239 0000000000000000001be292a039ad8d1b27fb175f35430adf253e75c280fafb 1,467 1.00/1.00 vMB 7
536,238 536,238 0000000000000000000a284a51525407a530a01d6e33ea1532625db372c300ef 1,463 0.64/1.00 vMB 33
536,237 536,237 00000000000000000011e1a89074fa3ecf2824b3baef8adc4a8f5f2c28d933e2 512 0.28/1.00 vMB 17
536,236 536,236 00000000000000000004049f8150075b9b9933e21847904402d62eb5a584ee04 74 0.04/1.00 vMB 17
536,235 536,235 00000000000000000002f5d0728f89605e43b1a1bd46b5c72004e2fecf0fb9fe 306 0.13/1.00 vMB 13
536,234 536,234 0000000000000000000167dad63142ca79aff6695cda767176de741fa2b5aa62 1 0.00/1.00 vMB 0
536,233 536,233 0000000000000000002b354827b76c7e8fcb7c67d5fac3301b4906c78fe57637 189 0.09/1.00 vMB 13
536,232 536,232 00000000000000000004780a9772a64c4236bdd16cbfe555273781d89bf58798 1,268 0.77/1.00 vMB 4
536,231 536,231 000000000000000000139d9ffa365e2abd8b440d42a3f99fcf4f56b42ba4720c 1,157 0.44/1.00 vMB 32
536,230 536,230 00000000000000000026e1e2d2440404c49d80ff1fd91fa0b7b7190c43270bd3 1,441 0.53/1.00 vMB 8
536,229 536,229 00000000000000000022b73e079af3ac94e94edc98c36e900035f332c7544c4d 1,932 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.29 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: 657.09 GB
    • Received: 14.48 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.