Loading Tool

Explorer IconExplorer

Memory Pool

79,743 transactions
29.47 vMB
0.10457538 BTC
Random Selection Loading Transactions
Max Size: 178.15/200 MB

Candidate Block

Mining Attempt 217690da3096eb398277b37446a03f1f042cf57ef2060452f783126a1a10f1e1
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root d05aa424b03ceaacea83ef3e754517fe652de87b433428dd2651c1aca2bb0b80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.04072225 BTC
Feerates: 150.62 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (253,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,532 661,532 0000000000000000000d878755dcea11e35e35c3239fd64bd9266290c7a62b28 2,878 1.00/1.00 vMB 57
661,531 661,531 000000000000000000031bae1d262ca9311ecedb297c833a76987ecfd1c6c19d 2,515 1.00/1.00 vMB 65
661,530 661,530 0000000000000000000963392b6f5ada50432a29e6558ccdf45433221ac8ac85 2,451 1.00/1.00 vMB 74
661,529 661,529 0000000000000000000d98f28c76f8459ef3a567ef73a573854200c521df1ca9 2,234 1.00/1.00 vMB 76
661,528 661,528 0000000000000000000390e99dedda1db5127a5359de83c3489d6b17ddf33469 1,862 1.00/1.00 vMB 28
661,527 661,527 00000000000000000001854a4942f7c7406666f0ad4491b3d3d236259f9f8101 1,244 1.00/1.00 vMB 50
661,526 661,526 00000000000000000004c96e8f114a36b25ca53af6ec7ca309b76e07e16c45c3 2,047 1.00/1.00 vMB 31
661,525 661,525 0000000000000000000f11007bc0380146d93806cef54ad8df5a711db60b16d3 2,019 1.00/1.00 vMB 38
661,524 661,524 0000000000000000000b5e07a476bafa8d1a2fe9c187732fa2e44b866dc245d9 2,955 1.00/1.00 vMB 37
661,523 661,523 0000000000000000000a9a2d8450d30b477b368362ebb710d6c4d3590df979aa 2,447 1.00/1.00 vMB 65
661,522 661,522 0000000000000000000551c89e7bda60762f53c773a0960abc4d514c9b9b1af2 2,176 1.00/1.00 vMB 76
661,521 661,521 0000000000000000000a8d57df8a95959b7e9712f59266ec274d1c780a81922e 2,258 1.00/1.00 vMB 68
661,520 661,520 0000000000000000000f077308f7fd3051cb176797d838b544f3de0b931e438a 2,374 1.00/1.00 vMB 45
661,519 661,519 0000000000000000000653071ae5979695d06d0b63702b2acaf4a6a49d49d399 2,960 1.00/1.00 vMB 42
661,518 661,518 000000000000000000011d770f83c8860159a46e1d4492e053e5ee8225a308fc 2,821 1.00/1.00 vMB 55
661,517 661,517 000000000000000000099cd156419ffbcd4619fa9d4cdec19b5da969fbc3bf77 3,070 1.00/1.00 vMB 67
661,516 661,516 0000000000000000000521942570c0d212c8e77397c3618ad834d6ad0982be9a 2,804 1.00/1.00 vMB 63
661,515 661,515 00000000000000000004d9afb1a2459f0107b541c90f3105035ed9aa90f9520e 2,332 1.00/1.00 vMB 83
661,514 661,514 0000000000000000000329c90d60f8307b674bdd9d8ae620614fd1ff0c3a6b53 2,567 1.00/1.00 vMB 72
661,513 661,513 00000000000000000003ac65efe9e931579f5b79c6cfcaf19290f688149ed497 2,603 1.00/1.00 vMB 53
661,512 661,512 00000000000000000001a3e3708c095eb9f8fcb671982646e11eb5498524de31 2,945 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.