Loading Tool

Explorer IconExplorer

Memory Pool

78,710 transactions
30.27 vMB
0.07382073 BTC
Random Selection Loading Transactions
Max Size: 183.77/200 MB

Candidate Block

Mining Attempt 02fe33707d729cfba7fa6a94a4ee8e4219e9c1c1869787344b29dc2889ebf1a8
Version 20000000
Previous Block 00000000000000000001ba71b7469b64db1b81f795f06fef5c8de15c97c7831e
Merkle Root 865df760c687b1fa0851075d8a9b9165b33bf717b4706d196beafb4c10734431
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,887
Size: 1.00 vMB
Total Fees: 0.00929820 BTC
Feerates: 45.66 > 0.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,193 (388,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,265 526,265 00000000000000000010fc60b2987b0a10f47f410964324cc2d09cd980c05131 972 1.00/1.00 vMB 8
526,264 526,264 0000000000000000000ae16524755c775919b24b2437ee401b0e6a59705827f5 1,747 1.00/1.00 vMB 11
526,263 526,263 00000000000000000019821aa8d510ee769149234f5393aae081934cb6db42f7 2,508 1.00/1.00 vMB 28
526,262 526,262 0000000000000000001b5a11fd1f2f44da5ad9b601d990c25408b9ed2e137c36 1,799 1.00/1.00 vMB 29
526,261 526,261 00000000000000000012c3d2a537ee76a6cf84fa21266607221c9cfd6b7e70f6 1,234 1.00/1.00 vMB 4
526,260 526,260 00000000000000000019439148b87b773322b07bd092425e4918f80e6188488a 1,913 1.00/1.00 vMB 20
526,259 526,259 000000000000000000059df8a8dffec744285b7e176ea43809e81534aac0c7a2 2,759 1.00/1.00 vMB 14
526,258 526,258 0000000000000000002a4facaf8a885d0dd5d624bd89ac89e68a4a3993a570ba 2,455 1.00/1.00 vMB 33
526,257 526,257 0000000000000000002ae9577830e7c0cf6c84a91c63f12fcb534fe171dc1be2 515 0.27/1.00 vMB 36
526,256 526,256 0000000000000000001dd132fffe4461e1636946d182d0613d259a0b6b5dfe22 1,914 1.00/1.00 vMB 17
526,255 526,255 000000000000000000317f1e579aa9954c41e0dec2f560463c180b01b253c3d7 1,315 1.00/1.00 vMB 13
526,254 526,254 0000000000000000002c85494cc5c16895fd14ec1976cf7d97e03fba5797cbfa 2,258 1.00/1.00 vMB 20
526,253 526,253 00000000000000000011a71d618f8b656c6dcf392e5147bba4bf7d6d2540bdf3 495 1.00/1.00 vMB 2
526,252 526,252 0000000000000000000a2716499add36d9b2ceb9e9106fd43039b6049f3ca4ad 2,221 1.00/1.00 vMB 9
526,251 526,251 000000000000000000215c059b219ef71e16e2a557d1d7b20fbea37e6e800562 2,101 1.00/1.00 vMB 35
526,250 526,250 00000000000000000035e59da5e74f37f515516175cf20aeadbf08bb206780c1 289 0.98/1.00 vMB 3
526,249 526,249 0000000000000000000d88644570181c79c46a921e99c87d8c46f4b305ac940d 1,341 1.00/1.00 vMB 13
526,248 526,248 00000000000000000012fd7a18e4923bd2afc872c52e273ec11cc5c9c2262d76 265 1.00/1.00 vMB 1
526,247 526,247 0000000000000000001f8dbec565e7fc997aa13648b0a63de81b9188add8d467 2,375 1.00/1.00 vMB 24
526,246 526,246 00000000000000000000aa4aab1b1c858ad43ee562cd50dc056119e73d13933b 34 0.05/1.00 vMB 4
526,245 526,245 000000000000000000077ef64f96047dcdb9c08707b2be41454b085e3fd21b8b 225 0.62/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.73 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: 707.33 GB
    • Received: 16.67 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.