Loading Tool

Explorer IconExplorer

Memory Pool

45,004 transactions
28.68 vMB
0.06566856 BTC
Random Selection Loading Transactions
Max Size: 152.64/200 MB

Candidate Block

Mining Attempt 3a557db72b203139ed4f1246cf4b3a5342677eb979ec16b908b2efc6a0b4d9ee
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root 7e459511e598f192bb94204263bc70cc0327078121b2f66103dece68d459b8da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,593
Size: 1.00 vMB
Total Fees: 0.01123587 BTC
Feerates: 301.60 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (186,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,986 727,986 00000000000000000007c933eb07388a84e07df0d814ec36d69799e7fcda9558 2,569 1.00/1.00 vMB 9
727,985 727,985 00000000000000000009dc5aa427c3ef1751d47c8820ad01f4ab71f488d6edde 86 0.09/1.00 vMB 2
727,984 727,984 0000000000000000000028933f16c025ada5da697946605f7273c5a2da91a80f 1,817 1.00/1.00 vMB 7
727,983 727,983 0000000000000000000400c361fc4d1ed35a1ed161c21f42024a8c96de2293e6 410 1.00/1.00 vMB 1
727,982 727,982 00000000000000000001e07422ec5e58ae20ce8d18016c945dd1338a4709cf4d 1,107 1.00/1.00 vMB 3
727,981 727,981 00000000000000000003f647e73cc761f76c04b404128d36e488d4429bbd7227 390 1.00/1.00 vMB 1
727,980 727,980 00000000000000000007940a1acae5e128c09326cdac297b0f9812e9e3533014 1,303 1.00/1.00 vMB 1
727,979 727,979 000000000000000000011bb112f1c3d4ea33e6d8480792a69a2b33e69d873af0 1,289 1.00/1.00 vMB 2
727,978 727,978 0000000000000000000716a3e0cb7d16ed28ae52e1bb60a7957aaba4a2223c58 426 1.00/1.00 vMB 2
727,977 727,977 00000000000000000004175fa95f988f9b4d2532e6f71745893242a4b585f605 3,038 1.00/1.00 vMB 6
727,976 727,976 00000000000000000003cd1894594e64dc15f131033969a06a77af82b775edc1 1,912 1.00/1.00 vMB 10
727,975 727,975 00000000000000000006e6cefeef30ea62855a9f39b78323bb0ea98989775113 1,695 1.00/1.00 vMB 7
727,974 727,974 00000000000000000008e40106d8e864c0026e50a40ef057a31ca5c0a5946e9b 3,089 1.00/1.00 vMB 7
727,973 727,973 000000000000000000071af1247fdd7e9be00f7690880c6e784dc9a7dca71028 2,695 1.00/1.00 vMB 4
727,972 727,972 0000000000000000000253a58c7357aaab7416507fb5e93e88310cfeac750cba 2,116 1.00/1.00 vMB 4
727,971 727,971 000000000000000000033f49c78157e174dd39f400a51db8f6fc271818cb4cc1 2,397 1.00/1.00 vMB 13
727,970 727,970 000000000000000000001bdc51e184df9e80e51a5bedb6ebd23524116a6f7e29 1,662 1.00/1.00 vMB 5
727,969 727,969 0000000000000000000182c9aa6d263bac57bae19ac9bb2ec90e9a2f8ddda3fc 2,942 1.00/1.00 vMB 11
727,968 727,968 000000000000000000002cbbb4966fb515b222ee9eb426731be4d0d98b52143b 2,717 1.00/1.00 vMB 24
727,967 727,967 000000000000000000035cf4e48b283dfa8d86f77acfc5740d83e933ecdcc9b5 1,572 1.00/1.00 vMB 9
727,966 727,966 00000000000000000008deeb9635105d0284243919ff83b796194a882a515258 2,750 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.14 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: 652.62 GB
    • Received: 13.79 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.