Loading Tool

Explorer IconExplorer

Memory Pool

45,897 transactions
20.78 vMB
0.12423009 BTC
Random Selection Loading Transactions
Max Size: 117.57/200 MB

Candidate Block

Mining Attempt 70e0b15f0fdf0115854ee63ab2735e34a880cbde4239fb10dd7c69725da5cca9
Version 20000000
Previous Block 00000000000000000001427ffb51b57d5795d5553738181e12cb53c41c247693
Merkle Root bb974849ad2bf544321f3744ef68b79d8f6831005b522d7891798f78883c8e49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,586
Size: 1.00 vMB
Total Fees: 0.08025789 BTC
Feerates: 502.67 > 8.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,057 (751,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,366 162,366 000000000000032e1ba21e830e71808ba4678b5e61abba6fb08f4cc24b607d80 9 0.02/1.00 vMB 616
162,365 162,365 00000000000003c7fec57dc451aef6326ec34f8ba039cbf8326577fe03ca3288 137 0.05/1.00 vMB 58
162,364 162,364 00000000000006f24fcc1efad8aeb6bec3880ae23b5a794990c8450557623ff3 51 0.04/1.00 vMB 2,343
162,363 162,363 0000000000000d243a413e6995d76c0c5e1db2674ae0c82d459491555dfa2a8c 1 0.00/1.00 vMB 0
162,362 162,362 00000000000009db6088cb502c67a0ef946a0fe2e3d3e2c0e900f98ef06722d6 24 0.01/1.00 vMB 210
162,361 162,361 00000000000009ee0f2bcfda721e95397b43f6f72ac0dba63dac7dc4a37e4d25 19 0.01/1.00 vMB 423
162,360 162,360 00000000000000b26085db3599304a850ef579729bc933b1254c064e31135e5c 32 0.01/1.00 vMB 185
162,359 162,359 00000000000008690401bb3f7991acdcc1617de3bf20e77dadf8c648d6bf16b6 25 0.03/1.00 vMB 37,544
162,358 162,358 000000000000027d9ea521fa4fef6fc7a536d8539684bdb905900e44d86a43a0 47 0.02/1.00 vMB 75
162,357 162,357 0000000000000344981c0e7b23fd06a0805e156ad8cd2eb2b4b1c39fefbd5751 1 0.00/1.00 vMB 0
162,356 162,356 000000000000055385e5abe3a29fbdadf429605ee7fcc694803bac293be52a97 45 0.02/1.00 vMB 159
162,355 162,355 000000000000075b17aecc0cebbfbc17e5e52dde1f0d3226d904dd11caa589bf 59 0.02/1.00 vMB 299
162,354 162,354 000000000000003312823ffa6af77a7ed606f9c18477c2caaef1cfd885398d8e 82 0.04/1.00 vMB 144
162,353 162,353 0000000000000d295db7169a0c3d8910fe11a30e65e9c1ae490243f9e7019946 82 0.04/1.00 vMB 59
162,352 162,352 00000000000001fea4b22d0b0e2113f72981a18373d63cfba7e7394a027612ec 178 0.08/1.00 vMB 364
162,351 162,351 0000000000000bcce4fec545b32b489b4505aa3449080713e3592bdcedc5e9a1 141 0.05/1.00 vMB 109
162,350 162,350 00000000000003b3ff364e5c171f7a684f193f3f1460427359ee0fd3fec37a76 113 0.05/1.00 vMB 83
162,349 162,349 000000000000099c19a74b0b8b31260612ce7d40ec33796020ad1f8367904f05 11 0.01/1.00 vMB 4
162,348 162,348 00000000000009bdf7d5980a95c32fefa3f2b7314f62ae3a3c744945402a0c1e 51 0.03/1.00 vMB 59
162,347 162,347 00000000000009ce65f23f623ff5fd7525fa6b84f8cb57197332cd5b2fcdfa0b 58 0.03/1.00 vMB 23,454
162,346 162,346 00000000000000384210bb96a7741dd15e21b1140490c7883db47eff12665c90 107 0.06/1.00 vMB 360
Previous 10 blocks ↓
Total Size: 780.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 554.62 GB
    • Received: 6.75 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.