Loading Tool

Explorer IconExplorer

Memory Pool

80,968 transactions
30.38 vMB
0.13185249 BTC
Random Selection Loading Transactions
Max Size: 181.87/200 MB

Candidate Block

Mining Attempt 3ecf2465bd214e40fd57613879d7f76c43b67197f2479cbd6cda98ee1e3ac429
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 4b6efff9b4fecbfb10cb6c1601411c82969b03fb4d7c42c647bbe254ecd542cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,664
Size: 1.00 vMB
Total Fees: 0.05972721 BTC
Feerates: 150.86 > 5.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (146,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,375 768,375 0000000000000000000754dd25d91b78d55d46ba9b4c0231ac84beb1b398341e 2,452 1.00/1.00 vMB 11
768,374 768,374 0000000000000000000468264aade5cb8828daa9e9d0c2352b2f9dd4d1c9dcd4 3,400 1.00/1.00 vMB 20
768,373 768,373 00000000000000000003179ac32719d8dc131bdc1b97d197334fc6947f56a48a 375 0.09/1.00 vMB 16
768,372 768,372 000000000000000000033a3c06d961512da0b216871b11852e03c28d3e751845 2,565 0.94/1.00 vMB 15
768,371 768,371 0000000000000000000777bc5cad730f895f96c24830e70c5847973d5ef7907f 935 0.39/1.00 vMB 10
768,370 768,370 00000000000000000004b89a60175adec6ec39f98d59f40c4771e1ae9998c229 2,105 1.00/1.00 vMB 13
768,369 768,369 00000000000000000001911d9d6b3c272221d824e767e3dc6267196f38dd60e2 2,712 1.00/1.00 vMB 9
768,368 768,368 000000000000000000013703b827065593e27b87bd0271731401d9dbb964ffd7 3,001 1.00/1.00 vMB 24
768,367 768,367 0000000000000000000584f7c86d0fa3dfcd13c3c0f28f9b7583cd40a9e49b73 3,091 1.00/1.00 vMB 23
768,366 768,366 00000000000000000001389d0355c4fd0e9dc45df7b870ca5769c09cce44c740 758 0.31/1.00 vMB 15
768,365 768,365 00000000000000000004e0203bcd923ce672a1270e47d927aaa702daf6d5e332 995 0.35/1.00 vMB 3
768,364 768,364 0000000000000000000133de73f22b22726b7d10b159da08523528f7d7863922 2,625 1.00/1.00 vMB 22
768,363 768,363 00000000000000000005b0cad799af3e7e6784cf5ad1df604e4101146b169a4f 410 0.12/1.00 vMB 15
768,362 768,362 00000000000000000005c9012bb4c21841eba5eaee8fcf549413066584224fe2 2,141 0.87/1.00 vMB 4
768,361 768,361 000000000000000000034d1de41f5d9e25994382c2bcaf34ef81dea65b6cca6b 2,060 1.00/1.00 vMB 19
768,360 768,360 00000000000000000006ccea7a2c42ff8cc2b1b9bb98e159cd922fa30dfe770f 2,248 1.00/1.00 vMB 22
768,359 768,359 000000000000000000029e3358b3f815bd721e942a73722bad40057d0eb04a7b 538 0.18/1.00 vMB 15
768,358 768,358 00000000000000000000cda43f0893d6d066ef605eb2d0066371c176c631bda8 1,151 0.42/1.00 vMB 10
768,357 768,357 00000000000000000001ee8617e31fcea36b338a6eadbbcb87b2b9f2220586f9 3,222 1.00/1.00 vMB 12
768,356 768,356 00000000000000000003c9c88133f7bbf708e4c6042ce539364da9294ef24ce3 3,136 1.00/1.00 vMB 21
768,355 768,355 00000000000000000000f29ccf1ba16eb6b8c959dedc3ea825de0063bb003c5f 713 0.54/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.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.