Loading Tool

Explorer IconExplorer

Memory Pool

77,098 transactions
28.82 vMB
0.09707085 BTC
Random Selection Loading Transactions
Max Size: 174.84/200 MB

Candidate Block

Mining Attempt 25abd787109f65d65a0cbd0f6d4a2f1af069f45779e66f3fc134f777e7c28020
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 292b185ee8933cb591660b6cb0301482b3d4fb1b3b1f4da41a14185ca09dc473
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.02927067 BTC
Feerates: 180.82 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (303,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,526 611,526 0000000000000000000537c5da775aeace668f86c69e9fab7e0b8a34d85f7cf5 2,164 1.00/1.00 vMB 17
611,525 611,525 000000000000000000043470d8238243d0671b96378d629ce2e6e4739903595e 2,516 1.00/1.00 vMB 13
611,524 611,524 0000000000000000000fd75e6c380f86c2a999011e58eea5e3bf79170b4b3179 2,917 1.00/1.00 vMB 11
611,523 611,523 0000000000000000000281f9466f486471ba9f749af9cd53d342bd3a1af4eac0 2,065 1.00/1.00 vMB 28
611,522 611,522 000000000000000000090bda6c115e5c6909c28799375531d90721cc04ee3fed 1,438 0.91/1.00 vMB 8
611,521 611,521 00000000000000000011fb0e940ba533086f69680c5e188ca549282104d0d50d 2,372 0.90/1.00 vMB 13
611,520 611,520 00000000000000000012d58f09cfdc4ce472c6321705fd913269227c4debe9ae 1,204 0.38/1.00 vMB 6
611,519 611,519 0000000000000000000d8a88a401c2fa15f66fa9aef83427f958094c66a1090b 2,987 1.00/1.00 vMB 10
611,518 611,518 0000000000000000001426813847f2a33d379f67d36c7bcc098add8688e8bc6b 141 0.04/1.00 vMB 19
611,517 611,517 0000000000000000000d703fab05351eb4b0eb47d6887537efe8614d822e27c4 2,270 0.79/1.00 vMB 4
611,516 611,516 0000000000000000001041054832510f3f5970588d15bf35c5fce284efdcfd02 3,220 1.00/1.00 vMB 16
611,515 611,515 00000000000000000009f00bb56896da5e39926aede0075700d44788e53eeb4d 603 0.15/1.00 vMB 7
611,514 611,514 0000000000000000000a3b920ef6449f25fd03cb3b310b223eb8235fa50e67e8 2,959 0.94/1.00 vMB 12
611,513 611,513 00000000000000000008338cc193192409ce7d9bbafe7da9f009cadccf3c15d7 40 0.01/1.00 vMB 8
611,512 611,512 0000000000000000000be31433f6d2b09936de733e524a562634013bf2c3e232 1,035 0.41/1.00 vMB 14
611,511 611,511 0000000000000000000195bc7264061c06f70a0b817341fdac0e3d5712a3f6aa 146 0.04/1.00 vMB 5
611,510 611,510 0000000000000000000917518a5cfe90fc974ad079bd60ccfd68dabf88c50b2f 3,015 0.87/1.00 vMB 4
611,509 611,509 00000000000000000012f1a0488212a8f3164913f4fbb245feedefd18e3b9f6b 2,781 1.00/1.00 vMB 20
611,508 611,508 00000000000000000000a6369dcace9d1e24c5cd7d8eee40155c123135b0beec 1,090 0.33/1.00 vMB 7
611,507 611,507 00000000000000000001439ea1d81f43c1491f30f22ab98e7d0869bf28c60b5a 70 0.02/1.00 vMB 11
611,506 611,506 00000000000000000008b386ebbccfcf62f2844c41a7fa5a37ab9bd55843cb6a 1,822 0.58/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.90 GB
    • Received: 17.24 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.