Loading Tool

Explorer IconExplorer

Memory Pool

37,188 transactions
26.85 vMB
0.06038905 BTC
Random Selection Loading Transactions
Max Size: 136.43/200 MB

Candidate Block

Mining Attempt 04af8ed29309cf0df54a7183841107bd310466e055d249e0532ec9637ee423a1
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root ce57e37e6c1f3d82db8ef45b5f41775268f16ffdc21ac1ab39427da7863a1d16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,918
Size: 1.00 vMB
Total Fees: 0.00999472 BTC
Feerates: 74.79 > 1.00 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (142,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,332 772,332 000000000000000000003904010d15cff3591ebf7a18966ebd7fc4f0ccba5639 1,425 1.00/1.00 vMB 4
772,331 772,331 00000000000000000001d08366d2d4864daa62700668d48e97799cacca7d6b8b 1,735 1.00/1.00 vMB 9
772,330 772,330 000000000000000000036d28a63702c3cfeb1d818f5b684cb3cf2917cea29b29 2,832 1.00/1.00 vMB 13
772,329 772,329 00000000000000000000959bd7bb7a77c5fbf71d131c20585723b6cb632ef254 1,499 1.00/1.00 vMB 5
772,328 772,328 00000000000000000004cfd7580dff451281aae1aabe784d2d548d5f8a8c81c5 2,373 1.00/1.00 vMB 12
772,327 772,327 000000000000000000035e66b5a48c12cfdfb5c71c78a0478e178d1fe78461b5 1,330 0.62/1.00 vMB 7
772,326 772,326 0000000000000000000751b1f0804872c68877135168f27e394b7d30f75f9647 958 0.32/1.00 vMB 9
772,325 772,325 00000000000000000002b7c6862e24f0a4247cd852438df5a61eb4d8920cc44e 617 0.19/1.00 vMB 8
772,324 772,324 00000000000000000001fc6c19afcca9aff4fe497518842e28d08a00a91b6250 1,764 0.59/1.00 vMB 9
772,323 772,323 000000000000000000051bdf7a7223408aeac86585e6c023dd41cc7e1b51f9c9 331 0.11/1.00 vMB 23
772,322 772,322 000000000000000000002aee34ee4309564d64e964129fd514abfb83593d3525 449 0.21/1.00 vMB 8
772,321 772,321 00000000000000000004d6ddb1d87f4cb86dd01e96fcf5a925f919536ec9c44f 194 0.13/1.00 vMB 5
772,320 772,320 00000000000000000005ce62542fea04bda7d9b4ce74beec72259227cffa0631 95 0.04/1.00 vMB 6
772,319 772,319 000000000000000000076aff5ee47ce2553798da91552a0158923290e3481802 1,418 0.55/1.00 vMB 8
772,318 772,318 0000000000000000000240c0269bb1940f51b39e7d7bb622cff185d3ccc965d9 313 0.07/1.00 vMB 16
772,317 772,317 00000000000000000005b1a76d589729ad653d7faff9329efdcc927569b5709c 1,270 0.58/1.00 vMB 7
772,316 772,316 000000000000000000075749e1c49df24eb53513c63ae7cca5906ce5b2392edf 1,335 0.52/1.00 vMB 7
772,315 772,315 00000000000000000002fb82d2813c839c6436f84627fdd55e3493eda059d66c 2,513 0.96/1.00 vMB 8
772,314 772,314 00000000000000000002c504b0f78569917219fc5f0ab3f16b625fd10aacdde0 3,226 1.00/1.00 vMB 6
772,313 772,313 00000000000000000005de5cd8a7fd7bbe8af09f88690e11db49eb0dd4b1b78b 2,277 1.00/1.00 vMB 9
772,312 772,312 000000000000000000049d5ed3a8af0b445d949b32888d9c37373c543357d105 2,465 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.