Loading Tool

Explorer IconExplorer

Memory Pool

77,074 transactions
30.74 vMB
0.13705232 BTC
Random Selection Loading Transactions
Max Size: 176.79/200 MB

Candidate Block

Mining Attempt d37fcec8cc9f4de1ec5f7d0b67b9b916cc1676bb6915ee2fe6d1bceec362ede0
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 535dc8cf1ffb905b177023e58fdf49711a3208e41436ba6cd523bb9b84da8d44
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,359
Size: 1.00 vMB
Total Fees: 0.04978335 BTC
Feerates: 150.36 > 4.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (738,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,838 176,838 0000000000000033ef6aad203d9f1192f2aa268fbef3211f9886294e8c330171 6 0.01/1.00 vMB 35
176,837 176,837 000000000000023d24dfb0b67bde2d1f4b52e30f6dd9176e264fa52fc074a1a8 13 0.00/1.00 vMB 313
176,836 176,836 000000000000088d15bdb60ff6f8dfa0bc3bb14ea8c0f79ed17aeb3f3a3ff95b 5 0.01/1.00 vMB 12
176,835 176,835 00000000000008fe952c5bf1cfa051f4777b7f32a2ddd93c5b991c9dbfa8f987 102 0.03/1.00 vMB 40
176,834 176,834 000000000000036955b97ceaa5353994cc05c3967e83f14d161aaa2afc2b7b06 108 0.07/1.00 vMB 93
176,833 176,833 00000000000004f941e3451dbcf0bc961d59087a49c0120352796dbf13c64759 126 0.03/1.00 vMB 4
176,832 176,832 00000000000009a498d17722ec04cc7c12704853b04f0d2f4e2551b12f53b47e 87 0.03/1.00 vMB 141
176,831 176,831 00000000000004f2142dd20ce3e0c41042dc38f022fb3c5cf6bc9c0b8e54cffc 112 0.04/1.00 vMB 149
176,830 176,830 000000000000088d7d9780d7155ddcac21c04238211879ac2b7383a896d18abc 71 0.03/1.00 vMB 117
176,829 176,829 0000000000000a66eb29db094b120553cb870c003dc692f03ee0efd296278718 2 0.00/1.00 vMB 0
176,828 176,828 00000000000002f884101936e5d2251220d48318bb5fe1f672bc40ed39381485 8 0.00/1.00 vMB 22
176,827 176,827 000000000000022d74cd4e95f666b1f433d5c0d45144ee59c2b0191037507c1e 21 0.01/1.00 vMB 52
176,826 176,826 00000000000007bf03bbba510f368dbfdfcde82b41cac7323411bdb52d10e173 30 0.01/1.00 vMB 228
176,825 176,825 000000000000033683e01aa5d807571413560af82e1488bb2a5b84841163ba7e 34 0.01/1.00 vMB 267
176,824 176,824 00000000000006d41593c848b4b4e447586559ecf7adb016fd9f63cbfb7abfd6 9 0.02/1.00 vMB 97
176,823 176,823 0000000000000875c7f6b7a88b37d0c0f761166ccecbc13b4860e8efcd7531b6 1 0.00/1.00 vMB 0
176,822 176,822 000000000000098dd5ef1ee6b941bb759f661aa1689109cd17c153e8383cd26a 5 0.00/1.00 vMB 0
176,821 176,821 0000000000000476af45b473a30d1fc546455e70ed412ab871a24bc5cbbae87d 15 0.01/1.00 vMB 39
176,820 176,820 000000000000072fb33d78b7dc2d7af1aba823fd2bd0645f37393a4f51337b71 5 0.01/1.00 vMB 27
176,819 176,819 000000000000019f6241dbc504f8b715a9fb31179ca994c47a326e80271b0b01 2 0.00/1.00 vMB 220
176,818 176,818 0000000000000492844ed06ca68bdf74a0f0d3b3c8e1e7fe6b5222c73772e57e 23 0.01/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.48 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.22 GB
    • Received: 15.43 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.