Loading Tool

Explorer IconExplorer

Memory Pool

80,493 transactions
30.12 vMB
0.13996477 BTC
Random Selection Loading Transactions
Max Size: 181.86/200 MB

Candidate Block

Mining Attempt 8a41584f439aecc23dac8d611fc44c3ab90121165cfc0dff305750cbfc07333f
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 07bad75e03f047465a6d171154cabc7225c1e18b1811194bfdd5eacaba3a894a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.06875897 BTC
Feerates: 101.64 > 6.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (355,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,715 559,715 0000000000000000002a5b2468d27fa41f4d92abeb127c91bd2bcb2724c26cba 1,270 0.49/1.00 vMB 16
559,714 559,714 0000000000000000001aaa59db8bb606b2a6d46d97c42fac5a03ba0889e401a5 472 0.14/1.00 vMB 7
559,713 559,713 0000000000000000000a9a47de2ca15de1c338857c302f4528b700c6737a441f 1,649 1.00/1.00 vMB 9
559,712 559,712 000000000000000000129190e5b8a7e692443d61e96d87f76a839550be541812 1,370 0.45/1.00 vMB 17
559,711 559,711 000000000000000000234fc1043352773b8843c74d77a7a413f0bfc2b032f9ab 147 0.05/1.00 vMB 18
559,710 559,710 0000000000000000002a6739c6a7b0b013da1d9348ed5a8761e703b52d05aae8 1,065 0.43/1.00 vMB 9
559,709 559,709 0000000000000000000aca1b5076d3cda9a7c08cd699a86dea36aaf78a57b942 2,635 0.99/1.00 vMB 13
559,708 559,708 0000000000000000002765156633bae69213f28b6b1f3f583ccb6a387ba755b0 1,872 1.00/1.00 vMB 20
559,707 559,707 00000000000000000012f98bb28c50cee1bec5e966274051795b0c091ffe8fa8 1,651 0.82/1.00 vMB 11
559,706 559,706 00000000000000000016c4018a665ab83bad3b496d8e84a094a24903a946263e 878 0.45/1.00 vMB 2
559,705 559,705 0000000000000000000b809363c8652175c672f9aa05c29e689f12a776070fb2 3,005 1.00/1.00 vMB 18
559,704 559,704 000000000000000000220680441515b3d277f28c4ab93349da8e4d09375e071b 1,450 0.51/1.00 vMB 12
559,703 559,703 00000000000000000003f20b4b1f9e94364aea2f71ff8c485dca303eeedd7c45 747 0.29/1.00 vMB 16
559,702 559,702 00000000000000000000048fd851b9df2d71dcb497478de4ac85346ce5449d55 1,050 0.45/1.00 vMB 1
559,701 559,701 0000000000000000002b4f8a0389309d806cb9238207c2725c19227b324c44f1 2,660 1.00/1.00 vMB 6
559,700 559,700 0000000000000000001d843be8577ab7dbc22d8fd3c6e3ea6f26a5a17646bfaf 2,838 1.00/1.00 vMB 23
559,699 559,699 00000000000000000007fe1e5a1f86ff81a15b2a9b4186d74f2457043673499f 2,427 1.00/1.00 vMB 21
559,698 559,698 00000000000000000019eee5cd4d40dcd22bbfa3aaca81bd335e38ce063c7ec9 129 0.05/1.00 vMB 11
559,697 559,697 0000000000000000001c7021354f8b11b14a8ebe32d7bb007a23d9bdeba94430 2,139 0.83/1.00 vMB 12
559,696 559,696 000000000000000000135631b18a48084b1197a65b20b08398b12809f2089033 1,601 0.68/1.00 vMB 19
559,695 559,695 00000000000000000025c274838fe2f40cb25073694a28e85437cac6658c3003 376 0.12/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.22 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.