Loading Tool

Explorer IconExplorer

Memory Pool

41,541 transactions
26.41 vMB
0.07742849 BTC
Random Selection Loading Transactions
Max Size: 137.61/200 MB

Candidate Block

Mining Attempt bc8801d579d27bf717ab3736271e60d07c3dc9da89e954f166d61c8445d0f970
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root e9c612384b12accf3b64f253b71d06521a1791113cfe6445844a6733616ad591
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,488
Size: 1.00 vMB
Total Fees: 0.02895206 BTC
Feerates: 150.98 > 2.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (546,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,024 368,024 000000000000000006aff9ebe922b87dc2b7a1375e2d2b120d04d5fbbbafaff1 197 0.13/1.00 vMB 36
368,023 368,023 000000000000000012d60b020f32485e59376f96824d00863b34500d022898aa 822 0.51/1.00 vMB 37
368,022 368,022 000000000000000004d113004da563f84c1ac9c3c6fd814e3b26415437d75bc6 31 0.02/1.00 vMB 26
368,021 368,021 000000000000000003686d6b5fbd819213bf047bab6ae695b44b1b90212b7891 1,295 0.79/1.00 vMB 37
368,020 368,020 00000000000000000837b3cd3a97ecd233bf5854b747e40286c1cf403be075b8 96 0.06/1.00 vMB 40
368,019 368,019 00000000000000000481fe1dc87c9f782e35c5d145f373a997bda5863e296853 262 0.23/1.00 vMB 47
368,018 368,018 000000000000000002d4a8ad89d90f9a71a095f5d4d768fd9ec1179776cda9ac 708 0.45/1.00 vMB 44
368,017 368,017 000000000000000012f82de7a80762bf5ebf77c09e9621f3bab40c3458d3fd9b 207 0.25/1.00 vMB 9
368,016 368,016 00000000000000000dc1734c30e4479e22ad91330d9ea75529f56010bfbdc676 953 0.44/1.00 vMB 41
368,015 368,015 0000000000000000068ec5f0cbe44735d0133f7f687837c6c6f3157d91dc7074 825 0.73/1.00 vMB 12
368,014 368,014 0000000000000000027ddd8b1daf9f57883cd9575cdd579beae4fbc8a156334b 502 0.79/1.00 vMB 21
368,013 368,013 000000000000000011b3622d5ad0d4330b2b622800f775b54d77d67d7f735135 511 0.75/1.00 vMB 21
368,012 368,012 000000000000000014fadfe2725133c4324e8ee82d80df0b564acbadb0c8d474 697 0.81/1.00 vMB 12
368,011 368,011 00000000000000000c2b3b84724c81cff182f5fa3515725f9a9239c4878ce0cb 1,295 0.95/1.00 vMB 36
368,010 368,010 00000000000000000f9029c105207be7621f4c51748b8c453bf83951c3fb1334 1,450 1.00/1.00 vMB 35
368,009 368,009 0000000000000000111368e2338d69a79c4ddfd1384fde36fe5da3ce7b0b7849 1,034 0.68/1.00 vMB 21
368,008 368,008 0000000000000000036ab8597df4c8daec8d92c533d425678af5743e1c72c56b 1,003 0.78/1.00 vMB 18
368,007 368,007 000000000000000013097f9acb8a4a2d25d1fe9de1b35d8a282a8aea061fac95 524 0.79/1.00 vMB 21
368,006 368,006 00000000000000000651f8f3aa9111c1b9d3dc2cf1f6eb315a9bfd18cb246633 483 0.75/1.00 vMB 20
368,005 368,005 0000000000000000118b1fca750ef1c5ba1fe308d6ca4d3b9779e3f084b2c5b7 814 0.75/1.00 vMB 28
368,004 368,004 0000000000000000129b9d02336fd41988141c0f45e2de671e7f3c82f5152597 557 0.84/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.