Loading Tool

Explorer IconExplorer

Memory Pool

74,953 transactions
27.66 vMB
0.07614207 BTC
Random Selection Loading Transactions
Max Size: 168.74/200 MB

Candidate Block

Mining Attempt 59d37f1fa6a9401cacae55e0c4e60090815044ee761b3c12b7151954f5511c26
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root b12e55b5d79919fe4822ad23741a7a4738cc78fbea76580a1a63a2fa0fe7a10f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,166
Size: 1.00 vMB
Total Fees: 0.01675901 BTC
Feerates: 301.57 > 1.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (479,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,717 435,717 0000000000000000036985b21b3fdeef4d96b64bbb7986c744794f5d029a0b0a 2,734 1.00/1.00 vMB 74
435,716 435,716 00000000000000000434f330fd5564f48bdcfad3636459a98c57fa4b4622a23e 1,912 1.00/1.00 vMB 49
435,715 435,715 00000000000000000449780acdd6fbd30653e007cb12f9d066c1241faea21d0b 2,657 1.00/1.00 vMB 57
435,714 435,714 0000000000000000024cc8820ef8d0bf937f8a9af5fbc615ff0748e7d6c2e2bf 2,539 1.00/1.00 vMB 70
435,713 435,713 0000000000000000006e41669f1d56b69f32a0eff6d992d33fe77fd718c859cd 2,155 0.99/1.00 vMB 81
435,712 435,712 00000000000000000331e4c1479e49bf0cde355c29a6b8587dcc0f8009e28dcb 2,585 1.00/1.00 vMB 72
435,711 435,711 00000000000000000132cf7b0c05e434c64bb882e74b98ff7d6e7b90ccc5bc70 1 0.00/1.00 vMB 0
435,710 435,710 00000000000000000020a88bea1ef4c53979c7acf2b1eacdc2fee6cd06757883 2,303 1.00/1.00 vMB 64
435,709 435,709 000000000000000002cddca551dd58b6b7e09d4ebb09dc3929bc404a45718d7f 2,892 1.00/1.00 vMB 74
435,708 435,708 000000000000000000a7d9d1bea0c2572b21105e690fb7d79b09b4ba1583212f 934 1.00/1.00 vMB 28
435,707 435,707 000000000000000002490aeebef3741d92e91d3d6958a7e5634c9deb4851548a 2,012 1.00/1.00 vMB 46
435,706 435,706 000000000000000000fb6576ba3b48af4923c8bcf49e2503f6c9ed06c00051b3 2,437 1.00/1.00 vMB 64
435,705 435,705 00000000000000000009174160468524cb97534d87e1d8bf809511bd64b2ce6a 2,831 1.00/1.00 vMB 88
435,704 435,704 0000000000000000025f66cc9161bde79078aa0d02bc4a3375dbaee9e453f0fe 1,400 1.00/1.00 vMB 49
435,703 435,703 000000000000000000f1c2d01ac138a0a6542ea77f9a98a26487602b1379a5e1 2,523 1.00/1.00 vMB 73
435,702 435,702 000000000000000003f415bf9c2afb74a0da55cd220c4b6a6d8ab3422fda1bc1 1,120 0.59/1.00 vMB 49
435,701 435,701 0000000000000000041a7dc25f896c0f09e6caa6e43b545da517865b771c6e24 2,949 1.00/1.00 vMB 75
435,700 435,700 000000000000000002015a9b9bb2d568cdbf27ed4bb111e6014cfd6bffbd1051 507 1.00/1.00 vMB 23
435,699 435,699 0000000000000000034c9bab77ae80ead4841d2dc9fc498e45e6fa4355644c8b 2,035 1.00/1.00 vMB 50
435,698 435,698 0000000000000000001bd57b04e3ca4b1d878f0f64411d78ee8d518b2233842a 2,488 1.00/1.00 vMB 70
435,697 435,697 000000000000000003c6f88ec12ada31ed06905229bf514c885a2feb21cf097a 2,503 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.