Loading Tool

Explorer IconExplorer

Memory Pool

35,350 transactions
25.95 vMB
0.06921668 BTC
Random Selection Loading Transactions
Max Size: 131.89/200 MB

Candidate Block

Mining Attempt 9ff0f04f1011adaa7c968c53351fec911921663e15e6eed04c785ff03c3f0ddc
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root c4f5e52a5b1383fc77d3b7b1688754c7878a9d6e1d8cd0d01881c2d0d00246b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,603
Size: 1.00 vMB
Total Fees: 0.02154560 BTC
Feerates: 250.88 > 2.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (527,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,286 387,286 00000000000000000da09293926540d7026697103bcd439ae96959d7f706d758 495 0.29/1.00 vMB 26
387,285 387,285 0000000000000000016af3d85bc17165a129c5ea78747fda68a6500ef101e4ca 457 0.30/1.00 vMB 23
387,284 387,284 000000000000000004af567fb26fcb239256b577db7b7888efae4ae70f105c4d 527 0.21/1.00 vMB 38
387,283 387,283 00000000000000000245f0240362a52b885fa8b6e41bdba0c8781761053f6f26 470 0.30/1.00 vMB 20
387,282 387,282 0000000000000000061a6cd24af455d2d0214f0547e69d231975b4762ead7303 1,844 0.75/1.00 vMB 36
387,281 387,281 000000000000000006f7494b3cd043f59dfbed8539c92af2945bcd1e5e0f7d2b 795 0.83/1.00 vMB 16
387,280 387,280 0000000000000000009508ce5b3919257a07d2836b139e4512849261627890e0 232 0.13/1.00 vMB 21
387,279 387,279 000000000000000004cf79c747428fdae1662def04134dd5c0b5e7767348a100 605 0.71/1.00 vMB 15
387,278 387,278 000000000000000006123e832884ee48c02c24ce6ea05e5d0ba55bfa368c285e 1,536 0.95/1.00 vMB 28
387,277 387,277 000000000000000006b68ccb0453a65544985e3924e239b81e7be5213c4362f9 69 0.06/1.00 vMB 6
387,276 387,276 000000000000000006512d940b8d46e952a9f9129d0f5da541131259a764077e 479 1.00/1.00 vMB 14
387,275 387,275 00000000000000000c2325d4dfe8ea036d7b54a3be42a4f89d7f68f7286467b6 578 0.93/1.00 vMB 15
387,274 387,274 000000000000000001cb00af5394a6702e057e593e6d1e76d4bb1f22624e3e67 1,322 0.93/1.00 vMB 21
387,273 387,273 00000000000000000750c78777a0ace968dd9d80652e4ed9482af1f3eb68457b 2,156 0.93/1.00 vMB 34
387,272 387,272 00000000000000000851af4352322eaf949213612b73bc4aec3a1d2e851e2bbc 2,463 0.84/1.00 vMB 43
387,271 387,271 0000000000000000080f25d8bf0a5fa948fd4567e852811e7ae22d23e9a6ee43 951 0.75/1.00 vMB 20
387,270 387,270 00000000000000000463b5967c2131ae96459a5c8855b1814d17d1a24329f3cb 1,198 0.57/1.00 vMB 48
387,269 387,269 0000000000000000079adbf606f0cd331e33d9ce5364f0d5364cbf7256344e5f 3,053 0.95/1.00 vMB 69
387,268 387,268 00000000000000000d42389f54eeccb8520b6cc95100ecae755f071246feab3e 1,076 0.89/1.00 vMB 21
387,267 387,267 00000000000000000a8d7eec422bd07ac9b29ca9fd97218401b2fe06bcf27da8 1,667 0.92/1.00 vMB 28
387,266 387,266 000000000000000001247fa562585af71282bea860d614097c9b718027490748 1,118 0.59/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.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: 637.82 GB
    • Received: 12.44 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.