Loading Tool

Explorer IconExplorer

Memory Pool

86,439 transactions
31.76 vMB
0.10700979 BTC
Random Selection Loading Transactions
Max Size: 194.53/200 MB

Candidate Block

Mining Attempt be99149a0d22c77bc65d93d4b6562d6088c3fa5dc21a94008dfca2bb9951d822
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 5e9bea5dff9928bc091a73d4241157e02d59a2e3dd836104b138d50878e09a52
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,912
Size: 1.00 vMB
Total Fees: 0.02688795 BTC
Feerates: 1,236.26 > 2.69 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (321,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,885 593,885 00000000000000000002673cd0249abf766624447f2084f423a5dc81aef7c59b 223 0.15/1.00 vMB 22
593,884 593,884 0000000000000000000dcf5ff20bfedb3243239c106fd711078031f01ed216ef 300 0.11/1.00 vMB 18
593,883 593,883 00000000000000000003743040b1cf585e91bda8b2387b676d9d03f16c02152e 409 0.13/1.00 vMB 25
593,882 593,882 00000000000000000002068f33e9c3d67a11e514e86b0336b7b46cf058b6951f 3,173 0.91/1.00 vMB 17
593,881 593,881 0000000000000000000201edf0f33bb89b492f1a64ff97dba75fa56c4eda9d0d 2,153 0.63/1.00 vMB 18
593,880 593,880 0000000000000000000f84752aedb79046134a9719ac43a22bae003e4ee3fcbd 2,220 0.77/1.00 vMB 16
593,879 593,879 000000000000000000051f84a7a1d0f5b2ddaf5682cbec5f7acb2bf5fa339725 137 0.03/1.00 vMB 17
593,878 593,878 0000000000000000000c399d6eebd4303581ded11c2e0d317d789d1ab4f9d1e8 554 0.18/1.00 vMB 14
593,877 593,877 0000000000000000001728ad917cfc402d09b7dbf1be1da4c32c12d864d2493b 679 0.19/1.00 vMB 23
593,876 593,876 000000000000000000106ca10033d78d3a29f96cba7793b6d983d6d06ff152d9 919 0.27/1.00 vMB 23
593,875 593,875 00000000000000000010911d128769bf695be19f41e58682a002a0795cc84853 1,403 0.38/1.00 vMB 18
593,874 593,874 000000000000000000051e65d5b5a946eeca788308400f951662236939a46617 600 0.18/1.00 vMB 33
593,873 593,873 00000000000000000015931f63d4c54c09d6b13f3202b6b9a2b9ec2804114fb5 2,612 0.79/1.00 vMB 17
593,872 593,872 0000000000000000000fc8eb210a4674d80da55af11b67862a74ee35b2655137 647 0.22/1.00 vMB 19
593,871 593,871 00000000000000000007d1438ae7f862db7c4a5ef06ba7401f671e525a18f7c7 301 0.09/1.00 vMB 21
593,870 593,870 00000000000000000012e179e8fc83595271aa66cb5d937d7e25536a82e784d1 98 0.02/1.00 vMB 15
593,869 593,869 000000000000000000059e6ce27641419149c94d3dd87a1e0e338994720ec0b1 1,999 0.56/1.00 vMB 17
593,868 593,868 00000000000000000013f1657081b0aa2c356df6140d2931e5e210a04e371cb6 929 0.26/1.00 vMB 18
593,867 593,867 0000000000000000000405cdd30ed8380602e918f2203d2ce407a217ab263b72 1,491 0.47/1.00 vMB 19
593,866 593,866 00000000000000000008b1feb9649fbba0f2a524f555139ebb942420eb027318 1,717 0.53/1.00 vMB 21
593,865 593,865 0000000000000000000a6f3180f0e0c670eca0d5327feb2c648137256e36df68 473 0.17/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.