Loading Tool

Explorer IconExplorer

Memory Pool

84,390 transactions
31.86 vMB
0.09710046 BTC
Random Selection Loading Transactions
Max Size: 193.35/200 MB

Candidate Block

Mining Attempt ef37b5536cdeeda6daa3b5f9cf5d21aac2a9d5441ad103219135b3438a7be824
Version 20000000
Previous Block 0000000000000000000205b45d904c19e542f059cf3fc09afcf93eab418f2243
Merkle Root 8d1c481861afc019a16819bea57f5c3702e7f0553404148d925f0bef86addbc3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,762
Size: 1.00 vMB
Total Fees: 0.02629709 BTC
Feerates: 265.25 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,185 (372,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,026 543,026 00000000000000000002b9aa66adf1c22cefcd49b2458307da1f8666fa82caed 3,025 1.00/1.00 vMB 29
543,025 543,025 00000000000000000021458a28259a43c55d028a47934a36a3f9a7149c810073 2,841 1.00/1.00 vMB 16
543,024 543,024 0000000000000000001dbb31e360a793031119eb6ae156d99cdf8696285c427b 2,471 1.00/1.00 vMB 23
543,023 543,023 00000000000000000021fbc83f5cfaa4a6f7affe061c99c53e8fadd2e6379078 1,638 1.00/1.00 vMB 17
543,022 543,022 00000000000000000026fdc98608e2161f6d64ce5d057de9b5dd861574cdb714 2,342 1.00/1.00 vMB 21
543,021 543,021 00000000000000000001eb433761fc053bc17adc46b877c9d6cd7db317db9b2b 2,231 1.00/1.00 vMB 40
543,020 543,020 0000000000000000001a3909d3307d9273ef2984d63f9713866dc148bc1d46d0 2,069 1.00/1.00 vMB 42
543,019 543,019 0000000000000000000822fdd6ed2430633fc505fcd7826fd6cc919786a2e148 2,356 1.00/1.00 vMB 19
543,018 543,018 000000000000000000189dd1882e1248cd92b4408b4ae724d1c003e6682fba18 1,761 1.00/1.00 vMB 15
543,017 543,017 0000000000000000000d3ace9bd79a7f872d85473a68af73f210815decac3e6b 1,571 1.00/1.00 vMB 42
543,016 543,016 00000000000000000010bb97cb39d101e88303e02031bd7b0c13a0e5f2cd7983 1,694 1.00/1.00 vMB 58
543,015 543,015 0000000000000000000df8e3bd03421b49144f15ee5f0ddea097399be8fd2e22 668 1.00/1.00 vMB 69
543,014 543,014 00000000000000000012d1b7bc19c0247a792af45e80e1d828803b3bdd3e54ef 552 1.00/1.00 vMB 55
543,013 543,013 0000000000000000002530efb6b63804c02558dc10d7fca233785f3b2bc34291 1 0.00/1.00 vMB 0
543,012 543,012 00000000000000000016b8de18911507a46b95c0488336564adc6a9d46cfdc6f 2,418 1.00/1.00 vMB 26
543,011 543,011 0000000000000000002274bf9b489f7b240cf7b00a95e35c1544fae0fb4cf085 46 0.03/1.00 vMB 9
543,010 543,010 0000000000000000002030c7be87c3c2fe86456bc10d2d20882512e14f50400c 540 0.22/1.00 vMB 13
543,009 543,009 00000000000000000006e660c77cb1f7f9723bbcd598ecb1cbd746fe0259f26f 50 0.02/1.00 vMB 6
543,008 543,008 00000000000000000025d3dbc37c0b7b087c4d105b260882060c773ab7e8259f 2,389 0.84/1.00 vMB 5
543,007 543,007 0000000000000000000d17e8451a9d91c19c36ca2b149587b49f0a5279ed31e7 1,956 1.00/1.00 vMB 9
543,006 543,006 0000000000000000000e7ded4b8bf0c4dcf8dd4390d100c15653c1900d3feff1 1,404 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.72 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: 704.98 GB
    • Received: 16.65 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.