Loading Tool

Explorer IconExplorer

Memory Pool

48,482 transactions
30.46 vMB
0.10514578 BTC
Random Selection Loading Transactions
Max Size: 162.32/200 MB

Candidate Block

Mining Attempt 8453e754df6e085e5e19cd526ec0f179c8fed77b9b2a4e0844b8709bb23362bf
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 6caf940c3484fd9f7498c91278ca4e06141c4d0055224bf3e906686c4fb38ebf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,129
Size: 1.00 vMB
Total Fees: 0.04185390 BTC
Feerates: 150.97 > 4.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (571,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,646 343,646 000000000000000007704c310d205d154be4d4c4c31e678aa1db2b12e92b024c 948 0.34/1.00 vMB 36
343,645 343,645 00000000000000000f62863bcfd19e7d02630d74dd95ee1cd8f725a1a96950f3 1,014 0.61/1.00 vMB 23
343,644 343,644 00000000000000000dbd03cee6609de7b9b0f1a3be730c8763e3f1e66b168fc7 1,276 0.81/1.00 vMB 20
343,643 343,643 00000000000000000d9df941d487826af967420b7150849505d6ed94fef8e1d3 320 0.75/1.00 vMB 13
343,642 343,642 0000000000000000055f7fbf85d6a5b4a6b14556f93b2f9bcffdb0aa91461a44 492 0.75/1.00 vMB 17
343,641 343,641 000000000000000000020fc1ca1268a27de8646059ae2bcca61d13d16890b5db 1,424 0.75/1.00 vMB 26
343,640 343,640 00000000000000000c71cbf53cdd4230e5230521b684b7451a46013be383e3e9 340 0.21/1.00 vMB 26
343,639 343,639 0000000000000000051d33aa590fd2820995b1ec160f44adb04b51ff9696a177 531 0.37/1.00 vMB 25
343,638 343,638 000000000000000011a19233a659e34a75371ea93ff4bf9a8fcfa1b1843fa034 1,104 0.60/1.00 vMB 24
343,637 343,637 0000000000000000178e8ade81280fe1f9d83d99c7aea77b91f14d3be512dc78 1 0.00/1.00 vMB 0
343,636 343,636 0000000000000000056f9721ab6430251c883e7e90eb86695a00375a8842016e 1,266 0.75/1.00 vMB 24
343,635 343,635 0000000000000000035603ab3cf8d2283edf27459d02943dff7cfa96204f1fc0 126 0.11/1.00 vMB 15
343,634 343,634 00000000000000000b346b775874f2a8c6a44bc3c60c11517f748ca3117a7fcb 719 0.65/1.00 vMB 18
343,633 343,633 0000000000000000071af937d8950ff2e9a1d9f19e4381066b4cc4f6cc51dd1a 1,325 0.75/1.00 vMB 26
343,632 343,632 00000000000000001588db4b41a254819a096051201aef9621bd7c3aa3eb1ba8 149 0.12/1.00 vMB 17
343,631 343,631 0000000000000000103633f7e814d31154990bfca291f3788bf00b9e56f0ad7e 641 0.48/1.00 vMB 17
343,630 343,630 0000000000000000002b58af013921bcbeca8aedd610ed8c11a3e73fc457feea 439 0.19/1.00 vMB 35
343,629 343,629 0000000000000000177e6a367a06187b344860630fe36a14fb099b26c0214567 422 0.25/1.00 vMB 24
343,628 343,628 000000000000000013c41e96b82f9adad96da89e600d19bafcfc9883ec454670 818 0.49/1.00 vMB 24
343,627 343,627 00000000000000000d9e493fbdf4c49a3f45d748a82254b0eb4cbd549c79fe52 894 0.81/1.00 vMB 20
343,626 343,626 00000000000000001158cc0e43e7a292b6dc6ece3a07e62d02662592719fddef 790 0.35/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.