Loading Tool

Explorer IconExplorer

Memory Pool

45,734 transactions
27.92 vMB
0.07583819 BTC
Random Selection Loading Transactions
Max Size: 145.75/200 MB

Candidate Block

Mining Attempt cb1f64cd795659256f80ccebfc047c782256b55873ef594f721e4ffa7850deee
Version 20000000
Previous Block 00000000000000000000872bd86dbc21d0bfba26523e519ffa828ce85b508bda
Merkle Root 9d3eb6d7931931542d4bd7398938e028110732c4c661e21f3446f87c84ac35e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,755
Size: 1.00 vMB
Total Fees: 0.01862844 BTC
Feerates: 100.00 > 1.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,889 (427,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,096 487,096 000000000000000000113b07d5f6df475c535c11c3fbd979e2304c3494961ce7 2,113 1.00/1.00 vMB 109
487,095 487,095 0000000000000000002e6756889ccc710fe5e0e417e10581336fa7cc735fadeb 1,946 0.97/1.00 vMB 65
487,094 487,094 000000000000000000a9bfa33674ca028b33e6cbc19483c9d5e08dc7b4c4b266 2,276 1.00/1.00 vMB 159
487,093 487,093 0000000000000000003bb7154d70526f28b40dea24d0adc29eaabd6bd6ebd544 1,636 1.00/1.00 vMB 172
487,092 487,092 000000000000000000bf985daab208d73f58db38b3aba75108c9faa214080d59 2,419 1.00/1.00 vMB 176
487,091 487,091 000000000000000000cd42fe23cf6faef4ed695ccef7aedc7c0410b0eb50e99b 2,746 1.00/1.00 vMB 153
487,090 487,090 0000000000000000004dc2a2f0f1ce8993d1c171c7bb6287097dad73692e83f4 2,016 1.00/1.00 vMB 139
487,089 487,089 0000000000000000006d6cd7f4420be2334c18f47b9546ac017a42f5ac3628d6 2,518 0.98/1.00 vMB 219
487,088 487,088 00000000000000000089a690615bce54f5ab10328ea43a4a6a9141beaa4991a7 2,259 0.96/1.00 vMB 35
487,087 487,087 000000000000000000d776b3563ac3f393e5f0ee91b705694418c49d6bc7e233 1,634 1.00/1.00 vMB 29
487,086 487,086 0000000000000000009ca5481db34ae6e183ee9594b3b784318e35804e9789c4 1,979 0.98/1.00 vMB 47
487,085 487,085 0000000000000000004f831f3b190c6d0412f3e77a6d5614a80ba23e2aafd791 2,366 0.98/1.00 vMB 178
487,084 487,084 000000000000000000eb47bb5221fac501c773c48018b3b9ff405a01b358bd16 1,494 0.96/1.00 vMB 164
487,083 487,083 000000000000000000281cf10040ad4e975abb7d24d84bfbb9ac8677c769a202 2,467 1.00/1.00 vMB 213
487,082 487,082 000000000000000000ba6a0027fe87cc57fd5112345476efa7c03442223fc44f 2,167 1.00/1.00 vMB 44
487,081 487,081 000000000000000000165fab1959a2575748085b635d867f4840f888d8f24e76 2,210 1.00/1.00 vMB 45
487,080 487,080 000000000000000000987e08cc13a27c99bfcde67d61cc07769af1d18ff6e67c 2,383 1.00/1.00 vMB 132
487,079 487,079 000000000000000000147024666555286e57fabb83beab4d6e0c5c1b89680b11 2,213 1.00/1.00 vMB 122
487,078 487,078 000000000000000000bb87d115b317de8d8027f9a8573cbe570ec61b12b364a9 2,372 0.96/1.00 vMB 60
487,077 487,077 0000000000000000005cf5c478c1c06e97df590e685cca5878f9247528f8d55d 2,615 1.00/1.00 vMB 149
487,076 487,076 000000000000000000aa3711a107790cb31500628cbd049518f2b63a79c4a139 2,232 0.98/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 782.19 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: 653.77 GB
    • Received: 14.04 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.