Loading Tool

Explorer IconExplorer

Memory Pool

78,946 transactions
29.57 vMB
0.10439784 BTC
Random Selection Loading Transactions
Max Size: 177.99/200 MB

Candidate Block

Mining Attempt e6954050f2e0251d2a581bc2ba0ea136908c655f40601d24f895451dc1f11e2e
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 6c6bd8d2fa9566b4dc666e90c1506f023d9dc00707e76bfb664e83a839ebae9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,567
Size: 1.00 vMB
Total Fees: 0.03968723 BTC
Feerates: 164.34 > 3.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (209,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,348 705,348 000000000000000000025eb055b3f7d993e117011a1ab2f5b407ab4d4fa6e85b 914 1.00/1.00 vMB 4
705,347 705,347 0000000000000000000de18662d6ed496c2f73c16d0815b275f28f76a05d045b 416 1.00/1.00 vMB 2
705,346 705,346 000000000000000000096c2209f81528a74aad698dfc271a44f1d36b9fd21e71 898 1.00/1.00 vMB 5
705,345 705,345 00000000000000000002edd16e26ccfab5699f0e568d6c0a4f1c728fd12645b2 1,474 1.00/1.00 vMB 6
705,344 705,344 00000000000000000005ecd63126aa04ae21e86bc88dcdd6ca91823b01c116eb 763 1.00/1.00 vMB 4
705,343 705,343 0000000000000000000b5fd379af1218744f0ed40c9590b9b7d5b08ea878f65e 789 1.00/1.00 vMB 5
705,342 705,342 00000000000000000004a8a178905be51b4130134b71703568fcfb38be2a7e34 2,763 1.00/1.00 vMB 7
705,341 705,341 000000000000000000097b9c1f4d354020de168069c69bf4a9f8008c2fd46b3b 2,339 1.00/1.00 vMB 19
705,340 705,340 00000000000000000000a48685a371c99b47909dd8bc5feae887b32363ee184d 2,695 1.00/1.00 vMB 22
705,339 705,339 00000000000000000002dbc640821ac377646c97d655d9bbf202a63fd69768e3 606 1.00/1.00 vMB 5
705,338 705,338 000000000000000000053d733427cebedfbdbadd669b4185eb418a483dc83c4e 1,218 1.00/1.00 vMB 3
705,337 705,337 00000000000000000003b1a6b9940cf249357f90c3c8fa04676566488fea98ad 2,137 1.00/1.00 vMB 9
705,336 705,336 000000000000000000046033d73368732bbad701779c843c89b5ae876fa1d02a 2,823 1.00/1.00 vMB 19
705,335 705,335 0000000000000000000cdd1c1afdab8edd42e7d07e6d165d49d3cb67b340d8f9 1,913 1.00/1.00 vMB 18
705,334 705,334 00000000000000000008faf2cce2bbccb57328eb7b381ea2c625025c46d64003 203 0.08/1.00 vMB 14
705,333 705,333 0000000000000000000c2291e7ace715a0e215d5cfe4b6909385bb5dcc5c2ca1 998 0.50/1.00 vMB 12
705,332 705,332 0000000000000000000bdc9f1c60e31b9b9ef988b63d2b2241d7fc2a8119ceed 745 0.37/1.00 vMB 12
705,331 705,331 000000000000000000010e8da2fe9288a62aaaa53b44319956a9471a824d5f5d 34 0.01/1.00 vMB 9
705,330 705,330 000000000000000000055501aa239f5261f38271d6ed2c4b5efabbaa07662280 98 0.08/1.00 vMB 7
705,329 705,329 000000000000000000095d937ffc69a3737c3cbf76365906bbdd8879691b27c8 1,115 0.61/1.00 vMB 15
705,328 705,328 0000000000000000000879ff732b36fa7bc6fdfa0adb40e39c783e460c390dcc 600 0.25/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.