Loading Tool

Explorer IconExplorer

Memory Pool

46,288 transactions
30.62 vMB
0.09861780 BTC
Random Selection Loading Transactions
Max Size: 157.52/200 MB

Candidate Block

Mining Attempt 9257fd61ed1dfe4a3d2e3882e6087cfc84ca7c48a7330893bfeaa98204bbad3c
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 442a895f48fab03199a3852d34cdd01ffe08cc46cad445436b1610ea4f237a2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,676
Size: 1.00 vMB
Total Fees: 0.03164091 BTC
Feerates: 100.29 > 3.17 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (377,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,272 537,272 0000000000000000000190c9cfce2abdaa6d8c751e8ef00f5e59811b6a63e85d 126 0.04/1.00 vMB 19
537,271 537,271 000000000000000000211500165420372fef6b0d74433b6b8c4fa189fc41b41e 150 0.15/1.00 vMB 8
537,270 537,270 0000000000000000001ff60008d06cbee29826148b4d1c947d72fb2ea1934db2 779 0.34/1.00 vMB 16
537,269 537,269 000000000000000000269b0d2993fd4eaf0d67ff9242d2e0d7cb93264d79de55 149 0.06/1.00 vMB 33
537,268 537,268 00000000000000000014fd512de48a6df0c8283bc5da978bca2beb1a88834cc2 1,574 0.64/1.00 vMB 21
537,267 537,267 00000000000000000009cddba95589b07205f8092ca75452603db84a882aa176 1,922 0.74/1.00 vMB 9
537,266 537,266 0000000000000000002831169ff96ba85fd1608f3b2a8c438d01c64bd72ccc0b 2,988 1.00/1.00 vMB 29
537,265 537,265 00000000000000000007c50bd89007b39ac7486fc0325e9f75d491c4b16e67a1 892 0.48/1.00 vMB 3
537,264 537,264 0000000000000000000e9048461ca338b47abb4c1a5d759d7034670490a6e870 3,125 1.00/1.00 vMB 20
537,263 537,263 00000000000000000023a80e9321d05b1c8d2313c93592a6c58e4290425156a0 2,966 1.00/1.00 vMB 27
537,262 537,262 0000000000000000001dde81cddbdf7ccc75ef1482273058ec10515c7c7c5094 1,646 0.67/1.00 vMB 16
537,261 537,261 00000000000000000015673c09bf00c47dc62539b0c8c00af8e463b82d32cb9b 1,784 0.60/1.00 vMB 21
537,260 537,260 0000000000000000000fabf3a8521755be60599dc1cbcf365baf04d96cb70e69 1,274 0.43/1.00 vMB 19
537,259 537,259 0000000000000000000160a98465cbd7fd59683caf2260556b60a2d47e6a37ad 97 0.03/1.00 vMB 23
537,258 537,258 0000000000000000002a8ccc1829543df8802309ce357080cce08c1eeb0c0b17 2,109 0.83/1.00 vMB 19
537,257 537,257 000000000000000000035384ae6d9ce8214d7551abef21a642bd5d6153b45dc2 313 0.11/1.00 vMB 34
537,256 537,256 0000000000000000001508a30a2ec94369f5792cb1d527f8c1a3f27888acfa63 2,549 0.86/1.00 vMB 22
537,255 537,255 0000000000000000000bd4563b6fc5fb36008b1aeb814a5fef720cd01d4b8ef5 625 0.33/1.00 vMB 11
537,254 537,254 000000000000000000241489c6bc07b2c0c4b2f779e47c5c32026c2dae4f02f4 685 0.40/1.00 vMB 3
537,253 537,253 0000000000000000001a86333b19852eaab1cc90cdfdee874377a1b2732b06bf 2,196 1.00/1.00 vMB 30
537,252 537,252 00000000000000000028351725270201754f3419a0a78d508c39f8768b533339 972 0.30/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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