Loading Tool

Explorer IconExplorer

Memory Pool

50,016 transactions
30.13 vMB
0.09983377 BTC
Random Selection Loading Transactions
Max Size: 161.25/200 MB

Candidate Block

Mining Attempt 773ffacfb3c3357c11b5ec78df0361df6a99824db77e9b55728d3123a412a6e4
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 849e271f76ffc92439794c92c2f466e1d4fee680c49c50a2dfdf921d76433e87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,289
Size: 1.00 vMB
Total Fees: 0.02989066 BTC
Feerates: 80.71 > 3.00 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (535,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,437 379,437 00000000000000000c37e4efab86b2cb9b335a973c06f7b1452b6a0ccce8b0b1 182 0.17/1.00 vMB 17
379,436 379,436 00000000000000000dfabfd58a410c319109550dbbbbbf67cd35a20cbbb08ef9 136 0.10/1.00 vMB 17
379,435 379,435 000000000000000002e6f024061a6812eddb1f0a16921a6d4df94067da93be63 750 0.38/1.00 vMB 30
379,434 379,434 00000000000000000864321f0126f71a7f8cd6ccb93da7eb80ac8ab1e95d8334 1,592 0.75/1.00 vMB 44
379,433 379,433 00000000000000000268f323038014f3b416128580d709a81597a45fc0fd4320 980 0.82/1.00 vMB 20
379,432 379,432 000000000000000000275705f23a757e50718ea96e5fb60125c4dbb8254a4e25 1,589 0.95/1.00 vMB 36
379,431 379,431 0000000000000000104b24a39449beedf56a945ebdf13446210e8fae048abd6b 1,301 0.95/1.00 vMB 34
379,430 379,430 00000000000000000cb1c98aeef5fa3076146abadd959da5ac8825b0524421f7 1,668 0.95/1.00 vMB 31
379,429 379,429 000000000000000006d55d85292fae07ee364d39134b7976b8bfda288dda856e 2,613 1.00/1.00 vMB 55
379,428 379,428 00000000000000000b9b150587bd526c18d85ab877bc1a8bbec8193cc8cfc2f7 344 0.25/1.00 vMB 19
379,427 379,427 00000000000000000bb4c7c2b9fdfb5853a972b65ac7c3c804ad80bc15a32c7e 491 0.46/1.00 vMB 32
379,426 379,426 00000000000000000f02e2199c8931b3a2d62a3e73deeeed3161ccf20907079d 1,397 0.95/1.00 vMB 22
379,425 379,425 00000000000000000a27b0fb170462d4ea569063ee92e1da131fe0b747977868 2,202 0.95/1.00 vMB 54
379,424 379,424 000000000000000004710ae6135b0c972c34530f7058ed006f8c547a9860e0f6 1,795 0.89/1.00 vMB 43
379,423 379,423 00000000000000000ce1f56134e7d27eee5db75466723e21655e478028fe2576 491 0.65/1.00 vMB 12
379,422 379,422 000000000000000000aa9b212e098fc7f2288361a6cca177656a96311c21ac20 660 0.31/1.00 vMB 32
379,421 379,421 00000000000000000e08618f9db6a06b2d92429fd9f88ccfd447fbe680f00ee3 851 0.41/1.00 vMB 42
379,420 379,420 0000000000000000049ae00641bc81b01b108c327bd962aa9d4fbb15e34496d1 266 0.17/1.00 vMB 23
379,419 379,419 00000000000000001032fbe04268c1f9151e83ae211a6222e8468a4506edb079 374 0.20/1.00 vMB 30
379,418 379,418 0000000000000000088ab3a8a791419bfc88b854571894d7dfd7b225e0980a63 320 0.92/1.00 vMB 7
379,417 379,417 000000000000000002d10761a51dd948b52af03cc758aa37f15dd14761968a86 45 0.87/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.