Loading Tool

Explorer IconExplorer

Memory Pool

88,839 transactions
32.32 vMB
0.14521122 BTC
Random Selection Loading Transactions
Max Size: 195.76/200 MB

Candidate Block

Mining Attempt d00e358606a65b120907d4cc78729044b5ab445d3ebfe9e3b089bd98c57a66f9
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 0e17ec19db64b83de3758c6bc5485b8991bf12277584645773d42799c19f94e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,148
Size: 1.00 vMB
Total Fees: 0.05611304 BTC
Feerates: 545.32 > 5.62 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (344,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,167 570,167 0000000000000000001d94be13986fc38c46ae8d9797779a0b19e6ce0c820a8d 2,030 1.00/1.00 vMB 195
570,166 570,166 0000000000000000000badf1397763c5039a25274f7e50c4175a7b71d4afd275 2,200 1.00/1.00 vMB 84
570,165 570,165 0000000000000000001ee4d008bd9c3e432dac4155d22a661fb04b6800b6ba54 2,997 1.00/1.00 vMB 132
570,164 570,164 00000000000000000002105f818fc05b39610a767d7d940abd24b0ce2cb48ba0 3,208 1.00/1.00 vMB 130
570,163 570,163 0000000000000000001fae0d1b88ea2d3e0b3758098343ccd36d282cc0672f5b 1,826 1.00/1.00 vMB 106
570,162 570,162 000000000000000000071c67fc467ab756463aa4606aeff85844256dec3169ad 3,279 1.00/1.00 vMB 110
570,161 570,161 00000000000000000010aff91f8ab3064f9e4de00768fb8256c4ebd943016b39 2,230 1.00/1.00 vMB 121
570,160 570,160 0000000000000000002b2678db53c7dc0e22545a59d11d764576ed7ad0157069 2,856 1.00/1.00 vMB 196
570,159 570,159 000000000000000000209161ec02f248176e098f182a4a05b4203f20cab8b6d2 2,420 1.00/1.00 vMB 127
570,158 570,158 0000000000000000000c839d743230d4ce6161aa7b3c3f9d9965e98a34d5654d 2,759 1.00/1.00 vMB 77
570,157 570,157 000000000000000000040cf119c30c8c311b23bb505eb40063c0394e48e47c43 2,742 1.00/1.00 vMB 102
570,156 570,156 0000000000000000001e5fa633ebcdc6671fc736becdee4bed42737398394172 2,761 1.00/1.00 vMB 146
570,155 570,155 0000000000000000002b7a9d77e147974501a725764e4390bdd0833da3aa0cc2 2,653 1.00/1.00 vMB 156
570,154 570,154 0000000000000000000dd371a36a22a7f34629750abd5ffa3887f212956414ff 2,672 1.00/1.00 vMB 153
570,153 570,153 0000000000000000000032acac03099551c587ab332a9d1f6a0fe269574eae1d 2,482 1.00/1.00 vMB 88
570,152 570,152 0000000000000000001e9942b23bfbf0a2401c9d114398249b3c5ae893fbb84b 2,576 1.00/1.00 vMB 149
570,151 570,151 000000000000000000074241b8e4a71ddcf72dca2838f774387e8512e340723b 2,247 1.00/1.00 vMB 101
570,150 570,150 0000000000000000002685404411e5755e91aff16a7b4c6785b5b4412771bcf5 3,022 1.00/1.00 vMB 143
570,149 570,149 00000000000000000017d5fa6c0034d9af9ea41add68356fc16525c4ede95239 2,237 1.00/1.00 vMB 185
570,148 570,148 00000000000000000013c1b955dd4dc1979c25271060b00b52f9c9dc262e43dd 2,686 1.00/1.00 vMB 53
570,147 570,147 0000000000000000002596ad7b819b27bd2f0474e4a5444113c45fb59efc1951 3,057 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.52 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: 668.92 GB
    • Received: 15.64 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.