Loading Tool

Explorer IconExplorer

Memory Pool

37,220 transactions
27.74 vMB
0.06524222 BTC
Random Selection Loading Transactions
Max Size: 140.13/200 MB

Candidate Block

Mining Attempt b2a0a3deacb4228dff76260b034ad9e81a32576b976db7436980c128319f848d
Version 20000000
Previous Block 0000000000000000000141edea387271cfa939f1c4e7740f679098889b1d55ec
Merkle Root da0348e3f12858365b71f8366cad6a69d8bb1c3d3cb799973c2241253fa01038
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,445
Size: 1.00 vMB
Total Fees: 0.01229372 BTC
Feerates: 548.72 > 1.23 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,624 (447,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,354 467,354 000000000000000000e15517bdc743656d95816a142086eb32251f6be14fb150 1,399 1.00/1.00 vMB 215
467,353 467,353 00000000000000000154b39f79eb98eaea185653cba822a0b468e24bcdbd2518 2,539 1.00/1.00 vMB 274
467,352 467,352 0000000000000000018e86423804e917c75348090419a46e506bc2d4818c2827 2,892 1.00/1.00 vMB 304
467,351 467,351 0000000000000000005b84b59ea0d036355b61f11435805c727d0a830f6c2a46 1,766 1.00/1.00 vMB 397
467,350 467,350 0000000000000000005dfc72381222e835503a8f3ac30d284fd47027b0d49e59 2,379 1.00/1.00 vMB 160
467,349 467,349 0000000000000000009aaf02ac6fb83e08e94cd2ac2af8088e7d1dc867e1fe2e 2,669 1.00/1.00 vMB 201
467,348 467,348 00000000000000000153f74617654b780eb543eb1b476b2e7fec0072e7f3a060 3,701 1.00/1.00 vMB 149
467,347 467,347 0000000000000000005ef3e0798aae16c8d9358fe5de1c173f3a4f97074d2520 3,336 1.00/1.00 vMB 176
467,346 467,346 0000000000000000013510fabf1fc334f05b97c71ca42e3f98854d7cd9b5a59e 2,264 1.00/1.00 vMB 246
467,345 467,345 000000000000000001209d12044be585e1d75bc33feedec74cf470b1a295946a 2,281 1.00/1.00 vMB 271
467,344 467,344 0000000000000000006cce707b2af3629c52c00e1fd4c63c9f24a7c0bc406c45 1,727 1.00/1.00 vMB 236
467,343 467,343 000000000000000001dd4c321bd025609d6e95cfa32f8edd70cdea102a0c67dd 1,883 1.00/1.00 vMB 247
467,342 467,342 000000000000000000149b50c9ea9c9858766259ef54e5e2f65365becc219d06 2,348 1.00/1.00 vMB 268
467,341 467,341 0000000000000000019ff986a37f1fba6cab97702b17f7a8a38cd45bc54dc2e4 2,900 1.00/1.00 vMB 340
467,340 467,340 0000000000000000007d43c1eb9f215abb03426cdd2a3735bc43eb4644706ae2 1,162 1.00/1.00 vMB 243
467,339 467,339 0000000000000000010e111a1593238179f1878d9d18b8100196cea81d0bb991 962 1.00/1.00 vMB 196
467,338 467,338 000000000000000000c152979e9f02dfe3b828a3322a2bdf342c77e71d2ee686 275 1.00/1.00 vMB 248
467,337 467,337 0000000000000000004f3a268e019dc191d800bdc36b889ee89eb6bb1d5e8e53 1,798 1.00/1.00 vMB 305
467,336 467,336 000000000000000000c295842612e6296fdea5c5a0683badc33119cc36edbbc7 1,958 1.00/1.00 vMB 308
467,335 467,335 0000000000000000014795ea01135828b1241aeeb8b0fcc9467e1671862ec2d6 2,548 1.00/1.00 vMB 301
467,334 467,334 000000000000000000e6e2806b6a1a35e685495814d58799095e502ca97cf4b6 1,790 1.00/1.00 vMB 237
Previous 10 blocks ↓
Total Size: 781.73 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: 630.05 GB
    • Received: 11.97 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.