Loading Tool

Explorer IconExplorer

Memory Pool

84,412 transactions
31.85 vMB
0.10135475 BTC
Random Selection Loading Transactions
Max Size: 194.75/200 MB

Candidate Block

Mining Attempt b4ae2920ad6a11e91411e7ac736a4d5930b2d997dd7672efa9124de352b43a50
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root 40e7677cb3920ff6c5f6a0b0e69e7739deca1b3461a8de869dcde06f585a71d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,546
Size: 1.00 vMB
Total Fees: 0.02511188 BTC
Feerates: 115.99 > 2.52 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (107,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,320 807,320 000000000000000000041cdfcae987a9a0d658ab7dd56d0d1939830f10f7ca3b 2,985 1.00/1.00 vMB 26
807,319 807,319 00000000000000000004fb35259bdc9ab7886cbf5f1cd1ff58e9f829547e3d70 2,649 1.00/1.00 vMB 22
807,318 807,318 00000000000000000001d6e31e577019b353410bde437159132f665c310c2dac 3,817 1.00/1.00 vMB 38
807,317 807,317 000000000000000000008ce66c8a9746ddc36a9cfaa33de74f74e442a9c75be2 5,638 1.00/1.00 vMB 16
807,316 807,316 00000000000000000003d41f3248369ceb6a9d34c6c0d4347e6b1f9ebb0c49fc 5,996 1.00/1.00 vMB 15
807,315 807,315 0000000000000000000223b2534fd2c7bf9ad7b90193927beac5d05c5bb03c34 3,181 1.00/1.00 vMB 14
807,314 807,314 0000000000000000000182ef53a4a92ff4f6af235c653cfe894849863a34fd72 2,774 1.00/1.00 vMB 20
807,313 807,313 00000000000000000000887c98b77cc3069d0b7571eee2b669f109a2bae24321 1,677 1.00/1.00 vMB 18
807,312 807,312 000000000000000000050e6d720bf7d8afda6e3ea56ad4170000c85e975aa8d2 3,056 1.00/1.00 vMB 26
807,311 807,311 00000000000000000000b66ca9e6b244b36432ff6e4f5aa5f3e572f03a0845e0 2,149 1.00/1.00 vMB 24
807,310 807,310 00000000000000000000e7f50199c2e188c5cd0be03b00045354a874afdb2aea 1,448 1.00/1.00 vMB 16
807,309 807,309 000000000000000000020ca1b5c7f0a4547c83b3409fb2e6d09fcbb35fafe048 2,255 1.00/1.00 vMB 20
807,308 807,308 0000000000000000000180a9e4e98ad7d6ab75662465d9ca943e351a3b41fab1 1,818 1.00/1.00 vMB 22
807,307 807,307 00000000000000000002be2c1172d84c378c09161fb7e85b1c75f0a793a22a5a 3,097 1.00/1.00 vMB 26
807,306 807,306 00000000000000000001b38e5e6eea33fdf4589fb5a9415e5331ff907f3343b2 1,508 1.00/1.00 vMB 34
807,305 807,305 00000000000000000001b7e7228db7c87ccd6186dc2fc79d9f284add0e4707e7 5,066 1.00/1.00 vMB 16
807,304 807,304 00000000000000000003db6f15f68a243443b45a4348f9c2e5f631623d995719 1,778 1.00/1.00 vMB 23
807,303 807,303 0000000000000000000135e12dbe675418ce2dfc78faa5de89881d726910a20d 4,345 1.00/1.00 vMB 18
807,302 807,302 000000000000000000014eb802ac38db9ab259f454ad6d1e88d289fd2c6c1045 3,431 1.00/1.00 vMB 14
807,301 807,301 00000000000000000004a4a680b8f84b254dc162aa77fcf71800478e0f5bdd13 2,117 1.00/1.00 vMB 26
807,300 807,300 0000000000000000000144877ad6d80992b13099a26600fdf71ec92001fe0dce 7,269 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.