Loading Tool

Explorer IconExplorer

Memory Pool

75,203 transactions
27.73 vMB
0.07785764 BTC
Random Selection Loading Transactions
Max Size: 169.13/200 MB

Candidate Block

Mining Attempt 4758258ebb35230bb24b43156887f1504d8a4a0899a0a01050dba5edc83cf7a7
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root d535ddee960f91bb41c252dd60dede6e34db6cd25dee0d303c402b1b44916549
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,374
Size: 1.00 vMB
Total Fees: 0.01856160 BTC
Feerates: 301.57 > 1.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (132,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,240 783,240 0000000000000000000292fcc67f1edb56cdb93e439cf4d395ad3e014c893ffb 3,061 1.00/1.00 vMB 14
783,239 783,239 00000000000000000005227bf7b13098bc53b540b621a780222f677c0c3e3b11 3,208 1.00/1.00 vMB 6
783,238 783,238 000000000000000000020ff2c819af2b15f37d5a099e833e3687538da62bad5f 1,602 1.00/1.00 vMB 10
783,237 783,237 00000000000000000003140ac9ff8a1b03077cc515d9ab61848dc8058ee4519a 1,788 1.00/1.00 vMB 8
783,236 783,236 00000000000000000001dc0b52d323b05e3441202e43f6029c6bb9a03b49b8b0 1,712 1.00/1.00 vMB 19
783,235 783,235 00000000000000000001ee7f9e6fda800c0f7ad959097f1b81de94057a6d6f75 2,265 1.00/1.00 vMB 24
783,234 783,234 000000000000000000006b03248ed5b1aeb0142852f8f21b25f5e651095b78ec 3,035 1.00/1.00 vMB 31
783,233 783,233 00000000000000000001fbf991828903995c22b04e90791dad80353e87db306e 2,830 1.00/1.00 vMB 9
783,232 783,232 0000000000000000000255ae3e11bf431151f0864e2312926e68c69274466389 3,322 1.00/1.00 vMB 27
783,231 783,231 0000000000000000000159e89dbf8c62217c59f59cd6ba59620ef569efac7c80 2,056 1.00/1.00 vMB 13
783,230 783,230 00000000000000000001afa94b29fc5995d04a4439e17e692b86de6877f560ea 3,538 1.00/1.00 vMB 27
783,229 783,229 0000000000000000000036f46726d34739383cc130171a0a2817e4300bdc02c6 3,458 1.00/1.00 vMB 26
783,228 783,228 000000000000000000025b22bc53e4a93a7a2a151be5e5b0510c66759356ef0b 2,812 1.00/1.00 vMB 25
783,227 783,227 000000000000000000037ea80c8defd7a115d371ede21a2748768750272e8bc5 3,233 1.00/1.00 vMB 31
783,226 783,226 0000000000000000000087323de41640112c47856af270f1f6859fb4a5ffeac5 1,650 1.00/1.00 vMB 32
783,225 783,225 00000000000000000002151712b7be9c53dd433bf65a44f1230de4eaf2828191 1,609 1.00/1.00 vMB 15
783,224 783,224 00000000000000000000a04bbf2e486e0910e60434f4cfc3b4629b5032aeac9a 2,823 1.00/1.00 vMB 16
783,223 783,223 00000000000000000004e364aadcf49e068fcad47313edfe4c8c743388fb5eda 2,745 1.00/1.00 vMB 13
783,222 783,222 00000000000000000005d95559a19ee1235a1145600b1f4381c2ab4bcb70c9e4 3,161 1.00/1.00 vMB 19
783,221 783,221 0000000000000000000497a48268a99b8288e7b03d623e97560c81fd00810740 2,933 1.00/1.00 vMB 12
783,220 783,220 0000000000000000000420086d8c09d80ae66b159efc6ac30ca7eab07caf3aaa 2,620 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.