Loading Tool

Explorer IconExplorer

Memory Pool

56,868 transactions
32.27 vMB
0.20050976 BTC
Random Selection Loading Transactions
Max Size: 173.94/200 MB

Candidate Block

Mining Attempt 3294c0be003878a89aed04df69ff2c2eebd2b555b9af0b420ee4335e3c10d147
Version 20000000
Previous Block 00000000000000000000855cd96b558d5561c3c3a4c72d07835380d233dfe42f
Merkle Root 321bb2a1f68b1dd5bc307a7919fe97466aca3aea0010cf40489e809aea38ccc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,297
Size: 1.00 vMB
Total Fees: 0.08930977 BTC
Feerates: 229.86 > 8.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,817 (547,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,936 366,936 00000000000000000644b47f0d24807d9b260b76f2a196ca3962a7e2d6193005 1 0.00/1.00 vMB 0
366,935 366,935 000000000000000006b43cbcc0210b520b97918da2cab8079801ba4e36103b92 1,274 0.87/1.00 vMB 31
366,934 366,934 000000000000000012c79a315679241fd21e42ce4c2b52b50af937c94a041b88 228 0.27/1.00 vMB 21
366,933 366,933 00000000000000000c66488ca65b1d2b12767e408772087cc551de31d3d6c5d1 488 0.23/1.00 vMB 35
366,932 366,932 0000000000000000024d0498b0c35f423ebb0130c4d640d6ed108eab8556cc54 451 0.26/1.00 vMB 35
366,931 366,931 00000000000000000e7fd3436116c2364782c58a4b5cef892b2370e2279ec5e5 968 0.72/1.00 vMB 30
366,930 366,930 00000000000000000fa4f708b50d6bfce11eb0a03384a829efc9037ed9c004f7 1,581 0.99/1.00 vMB 33
366,929 366,929 00000000000000000528a913e4d61ab6f50107a1fb7dfd6815967f08c75c140a 368 0.26/1.00 vMB 17
366,928 366,928 000000000000000013fdeb7c54cf9e1abeafe94863c2386adf6654fb0ff5d470 2,070 0.75/1.00 vMB 84
366,927 366,927 000000000000000004d81fc40ee45485426f996093f3b0a50fd0754911ab9961 11 0.00/1.00 vMB 301
366,926 366,926 000000000000000009eae1be14d0f000af331099c0c6550e6fd1f3461003ead8 232 0.13/1.00 vMB 46
366,925 366,925 000000000000000013a012a6767c9841e64c9de2a3304e198cbdd0505d829cd8 76 0.08/1.00 vMB 24
366,924 366,924 000000000000000004ba002ceb3b3cb70015fbcdb5244809f5130eb4450c02c6 1,020 0.59/1.00 vMB 43
366,923 366,923 00000000000000000017068682213617fbbb141f4dbf8ba2ee5c13508951260e 817 0.41/1.00 vMB 37
366,922 366,922 000000000000000009a381b2d55325f1f53dce9c63034dc67c3f61eaedbe99d4 486 0.25/1.00 vMB 37
366,921 366,921 0000000000000000010ee72b60cc1e3b59a41937aa4b820ad98dbc794967a1a7 1,034 0.66/1.00 vMB 32
366,920 366,920 000000000000000006f0e77de4cd01b78507638984fe858a947ecc114bfd6510 1,151 0.49/1.00 vMB 45
366,919 366,919 0000000000000000066ac2bbc24c424ea08c81c6f4d9a542781beb17f940c759 985 0.54/1.00 vMB 35
366,918 366,918 00000000000000000109bb58c0a34e31501f4f92e8e4e430e0659a58204769eb 393 0.21/1.00 vMB 36
366,917 366,917 00000000000000000581b9b91f1ac9dd2661ff2d13d8be72ad7c1483e399c866 1,139 0.64/1.00 vMB 34
366,916 366,916 000000000000000012cbe1b5f279566c9e1c6266cbb1115387c13e5cdd86d281 620 0.30/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.06 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: 651.20 GB
    • Received: 13.48 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.