Loading Tool

Explorer IconExplorer

Memory Pool

84,703 transactions
32.77 vMB
0.08386637 BTC
Random Selection Loading Transactions
Max Size: 194.16/200 MB

Candidate Block

Mining Attempt 6e86875fc9eb3e985a026ba320613d5d5caec59dc037326b96ef221dad06c46b
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 0e1c90b3d1d16884c25f51dbe39b6259913c9e78149a8004485f2715cae605c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,287
Size: 1.00 vMB
Total Fees: 0.01890159 BTC
Feerates: 120.64 > 1.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (521,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,669 393,669 00000000000000000225acbafe4b258ab86036012c04ac5b7c7dbc271df55f8d 1,234 0.80/1.00 vMB 28
393,668 393,668 00000000000000000341c9ab093add4b08f1bc4bdc8b6f258fd6dc52bbe20020 1 0.00/1.00 vMB 0
393,667 393,667 000000000000000002a8c4848877778822b75505383ed613d6b03f7678da759a 1,447 0.95/1.00 vMB 34
393,666 393,666 000000000000000007712d19252335548eecd092511003850f9b66dcd31413da 1,018 0.61/1.00 vMB 22
393,665 393,665 0000000000000000025354d7701c82fa5468b543d6844ecacea0a1a0baced0fd 1,950 0.81/1.00 vMB 45
393,664 393,664 000000000000000005c9a3c1f61ef12b953ca7801be481dc084c53b9fb574852 56 0.25/1.00 vMB 6
393,663 393,663 000000000000000006acb66cbed478163e7a41afef9dbe69fbfe2d44d735dcdf 278 0.25/1.00 vMB 18
393,662 393,662 000000000000000009aedde394c52d8673fd7951641cd1aca69cd5e84f687b7f 1,731 0.95/1.00 vMB 49
393,661 393,661 000000000000000008de571a5c8484a61dee60478778521ea830c0f29493d570 1,548 0.99/1.00 vMB 22
393,660 393,660 00000000000000000489773f930dd2b88cd32cb215e58cae3b19efcafff00d75 2,992 0.95/1.00 vMB 58
393,659 393,659 000000000000000006c102d51781a1b3387791158c5c4ede1f8bee3154e26fba 2,033 0.93/1.00 vMB 35
393,658 393,658 000000000000000000020c9991e86493ed1ccd8692c06f9cd8e6400b3f75c0d5 3,086 1.00/1.00 vMB 56
393,657 393,657 0000000000000000042f62944875d3fd59ae627a313d796ccf5b3b02462cb97c 321 0.25/1.00 vMB 21
393,656 393,656 000000000000000003576f8c3b50f26ac26b5544b85b709444f1b02745d0fc5a 1,094 0.98/1.00 vMB 17
393,655 393,655 000000000000000008b91757dad93ab56102be7d91b57508225296f97b2de74c 355 0.25/1.00 vMB 23
393,654 393,654 000000000000000003f0aa648a13e467cf56596618f84657ccd49b71c6622a2b 419 0.90/1.00 vMB 14
393,653 393,653 000000000000000001a320201f648d56b6db98a33a284ca02436880eefe61de7 2,078 0.95/1.00 vMB 41
393,652 393,652 00000000000000000336b036117c2213088cf742ec3503a3ee96cabb8337570b 2,321 1.00/1.00 vMB 53
393,651 393,651 0000000000000000099926eb1b2da788f32ff7ebb9c00b064e8fe0f3e63bb606 1,341 0.93/1.00 vMB 22
393,650 393,650 000000000000000003b7cf692602dd00e1de0b1b38faa54d5360eb2106850847 2,201 0.93/1.00 vMB 31
393,649 393,649 00000000000000000837a98ed38bcfc0887fa14a356ebb1939eed8edc058dc78 3,136 0.95/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.