Loading Tool

Explorer IconExplorer

Memory Pool

14,710 transactions
8.64 vMB
0.03678919 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.89/200 MB

Candidate Block

Mining Attempt 5c7c78373e58c1ead53e02e989d2c397befbc08f350f4159ea0a8a8a68fb4577
Version 20000000
Previous Block 000000000000000000002f31c4c91ab8d8469da80dc73cf77210e96ec4c897c2
Merkle Root f9f6b940f4f8b94503f1cee15347c535e9e749813d56d8aad461c0a255e23a5b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,293
Size: 1.00 vMB
Total Fees: 0.01828781 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,376 (771,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,823 141,823 00000000000007086275295f689b019586a6462899e55d58c1122e1d61f82bdb 28 0.02 vMB 140
141,822 141,822 000000000000090250312fb742fa1937d59d9fd429ba8cff15d6c41cdc5d53f8 2 0.00 vMB 0
141,821 141,821 00000000000005ffaf21f543f5dabfaa9a854a5ad0ce20def7482f5d8873fa0d 29 0.01 vMB 284
141,820 141,820 000000000000071661fa08a1d6cd65c0ca5c1bead35280a312838b21aa783a8c 103 0.03 vMB 104
141,819 141,819 00000000000002b20f3e6620e9c33e2dc45853b1615f922045013820380688db 127 0.05 vMB 117
141,818 141,818 0000000000000010240e6b3933aae24d46ed4ed8bcbf613467097b8a3d2e84ae 19 0.01 vMB 272
141,817 141,817 0000000000000457a26258f76a3bad07afaeb4a986ac2cd455402911c9d3fa61 15 0.01 vMB 536
141,816 141,816 000000000000079dc5d5a2e9963c279021fe261bae7cbe5b6420dfb647d6bda0 15 0.00 vMB 999
141,815 141,815 00000000000006542b1e1ec70acae225d8a84988c748c915be0c9ed0159a75e6 14 0.01 vMB 170
141,814 141,814 000000000000063670cd39f16e31f960c5f639bbadf482aba26b41dbbfafef51 11 0.00 vMB 40
141,813 141,813 0000000000000247500d7086055c80fda98407db848eca885d2ca09bc99b7c0a 6 0.00 vMB 617
141,812 141,812 00000000000002e942bb44c8f53389bde6f325f45aa9114e0ec44877504c81f4 1 0.00 vMB 0
141,811 141,811 00000000000005abf52a55da736bafe3986db014b224fa94dacdcbc6753dbcd8 77 0.02 vMB 0
141,810 141,810 000000000000050f96ad0d66ed4fdeff46b25d5130ee2ca0c3a37fe2c4538c51 9 0.00 vMB 36
141,809 141,809 000000000000003bf93485c1da00963ec11c017922f7e9d0bab4aac35f0cb9eb 80 0.07 vMB 95
141,808 141,808 00000000000002d6a7f28aa781d1236643e60593fca89d72cb97d315547c10a9 62 0.04 vMB 63
141,807 141,807 00000000000004335298df19cc84ed6300f80705f8f938e75144a523b70b00e4 111 0.05 vMB 134
141,806 141,806 00000000000006c222341946970c7b5efb835687b4d8d35f862bebf7d37fb626 53 0.01 vMB 74
141,805 141,805 00000000000006e7343745322edb3fb8402de5d229767a0b95eb171b6504fd1a 60 0.02 vMB 103
141,804 141,804 00000000000006f5523b97649b0484761c99b869262c6b668972923552aa3c37 21 0.01 vMB 535
141,803 141,803 000000000000073b29ad70dd368703f532b466403aab446d69bc6d5f73253823 8 0.00 vMB 791
Previous 10 blocks ↓
Total Size: 779.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 216.39 GB
    • Received: 0.81 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.