Loading Tool

Explorer IconExplorer

Memory Pool

73,063 transactions
27.35 vMB
0.08658668 BTC
Random Selection Loading Transactions
Max Size: 164.68/200 MB

Candidate Block

Mining Attempt 874c8f5d0aa547685ab5895025200897294c20fb1936969c981f8e7f4e8f9fb2
Version 20000000
Previous Block 000000000000000000017eebdacbe575f6ad3bea03b3fcf5d14b56a08eb4921b
Merkle Root 4fc56aae03d0f136be7a2b19dc8b98b144c8460c50801abe5730decd97a00d39
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,817
Size: 1.00 vMB
Total Fees: 0.02725753 BTC
Feerates: 74.18 > 2.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,459 (796,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,923 118,923 000000000000264196b84c4445b14df45d600fb3ea2ac6dd650f4d9a912c1b7d 9 0.00/1.00 vMB 296
118,922 118,922 000000000000737809e83bf5c54cb23c373a5057351a3f77017fbd21abf358fe 152 0.04/1.00 vMB 0
118,921 118,921 000000000000bfcec3085168e7487a753b0132240eb3fd5abd66ba892c249a2a 138 0.04/1.00 vMB 51
118,920 118,920 0000000000009b39bd100fe8a08340fd2318a5254d88120412985e42ab654dbd 12 0.00/1.00 vMB 0
118,919 118,919 0000000000008d7f4647ff2fd3c8842cdfacb23f90abf83f51a431ffb3a96bf7 24 0.01/1.00 vMB 0
118,918 118,918 000000000000c75dbffc68a2af534c9b2a7dbe5ae2049bc8f8ec471bb011771d 5 0.01/1.00 vMB 1,252
118,917 118,917 00000000000049fbb770a0fc0606da88b3d33460b7436d001f456c96c4f65586 150 0.04/1.00 vMB 0
118,916 118,916 0000000000007f7694625b54328b8105a43d66c44d6995c478d340e3383a6b82 10 0.00/1.00 vMB 309
118,915 118,915 0000000000003f231e3b33eac25686787a47338624bdceff3df3e78c7227cd38 8 0.00/1.00 vMB 0
118,914 118,914 00000000000065dd00c48e14503a291e7b9828f3c5736fbbdf2c818580cdbc15 29 0.01/1.00 vMB 2,014
118,913 118,913 00000000000058f89e0ae2eaa2b198fc5cdfc293ffaf10f05dbdd08576f5c8d8 16 0.01/1.00 vMB 329
118,912 118,912 000000000000cb7444df4f835ab5364f8a05d486c0fa4b35f0acdc0589be5d61 3 0.00/1.00 vMB 3,868
118,911 118,911 000000000000a08f93b324ff222b62decf5614031c129b802df6ba7601b39480 4 0.00/1.00 vMB 265
118,910 118,910 0000000000009255c0cde3e459bce572ab1bf1995623e64fdaa49f7f2e603efa 8 0.00/1.00 vMB 0
118,909 118,909 0000000000003addefdd873ee352c0f9fa478009ee22c20340036bf82993e785 15 0.01/1.00 vMB 543
118,908 118,908 000000000000bd1985f1cb7bb494837a86908658f1834da2a4b7d5ba35d84222 119 0.04/1.00 vMB 102
118,907 118,907 0000000000007407f7ef6cc43edf4328a905762dd1135a42187fac0555aae32f 148 0.04/1.00 vMB 5
118,906 118,906 0000000000001f6cd538e00049d315e5fae624749735af1b02da5116cde550a6 10 0.00/1.00 vMB 336
118,905 118,905 000000000000884361c8bd32e66064fb4af198a63f24b70b2d11f67b617ce629 6 0.01/1.00 vMB 0
118,904 118,904 000000000000a37de05f060b6b68a87a34001e2d661a67a6582080139191123f 11 0.00/1.00 vMB 0
118,903 118,903 000000000000abb8ffe791da650742df4570d76aa58e05203973cdb1c8d10ed4 29 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.19 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: 752.87 GB
    • Received: 18.89 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.