Loading Tool

Explorer IconExplorer

Memory Pool

44,483 transactions
27.35 vMB
0.09403363 BTC
Random Selection Loading Transactions
Max Size: 144.44/200 MB

Candidate Block

Mining Attempt 16068be5b281d0447375c94dd0ff2bec1aa44a42828ceacd95989399e67230b6
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 2601a2317fcec09f21c451420f2c8f9811bbf9be9d3105f59045ad8c73bfe850
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,875
Size: 1.00 vMB
Total Fees: 0.04283141 BTC
Feerates: 150.75 > 4.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (434,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,970 479,970 000000000000000000f05e7d128db368e48b1abb65e1f4beab9d5488b8ebbd9d 1,940 0.99/1.00 vMB 180
479,969 479,969 0000000000000000000aa4efbe6afc2eb9ca3ab9b52ddd15a8305e97111c3a24 1,763 1.00/1.00 vMB 169
479,968 479,968 0000000000000000009e075d95339c061d16df9eef228afe30708d8790e2f880 2,256 1.00/1.00 vMB 189
479,967 479,967 000000000000000000e4a57f174feefa52e3356d94a013ee78eaf6497f6ee9c8 243 1.00/1.00 vMB 151
479,966 479,966 000000000000000000190e9f819fe9e7d87840c3fbd08d12fa1d7f61bfe4c8aa 2,233 1.00/1.00 vMB 187
479,965 479,965 000000000000000000478a3d5c51f584628eb5647619c25154c0fabf3067eb82 773 1.00/1.00 vMB 160
479,964 479,964 00000000000000000129f2bac8045ff3c93ec3c5f4af4e180f43e85ee532f41a 2,388 1.00/1.00 vMB 162
479,963 479,963 00000000000000000074736d5bfce607b77f66d5527fb49a80ed3d08d8fbb178 2,225 1.00/1.00 vMB 158
479,962 479,962 000000000000000000f559e27606b5b44f39178bdb7979137b879a4e5185f808 1,653 0.99/1.00 vMB 188
479,961 479,961 0000000000000000009419a396865b7c6410dea8d83ee0d9bf1c7cc913fb0c8d 1,804 1.00/1.00 vMB 201
479,960 479,960 000000000000000000db951be6d501aec659973cd3f1c8418c9fbb9b30a91bce 1,567 1.00/1.00 vMB 193
479,959 479,959 0000000000000000004d6a32fb867e0cb104d7c7c6040bf0edae0757315ef5d4 1,372 1.00/1.00 vMB 175
479,958 479,958 0000000000000000004c80b20225c8768d53cfb80b9e173d8df13b84171d474e 765 1.00/1.00 vMB 155
479,957 479,957 0000000000000000009faa1a9d4a0fe861e4761051115618b9d5b54608da7eb2 2,266 1.00/1.00 vMB 168
479,956 479,956 00000000000000000022b58f792e27131722ba28ea8fbc7f88b17e5e50534abf 2,306 1.00/1.00 vMB 215
479,955 479,955 0000000000000000011ae743b68f51c6382270eb57867e88207fb335b446dc28 2,394 1.00/1.00 vMB 129
479,954 479,954 0000000000000000000e6fc6cfb0e2b56e301636a7745494652dba43c885dc39 2,365 1.00/1.00 vMB 156
479,953 479,953 0000000000000000012b1507c4faee614d4abbaf488c125bdd2bf81f3599561a 2,365 1.00/1.00 vMB 124
479,952 479,952 000000000000000001303e7a4b76a47475b4636a207f89bbc8814389c2f8302c 2,342 1.00/1.00 vMB 135
479,951 479,951 000000000000000000e8138a712f8e4f8ccc4f64997b90c827af6973231e8c0f 2,221 1.00/1.00 vMB 142
479,950 479,950 000000000000000000c734032c2cfd6199091e7a266a3c235632d943998afb56 1,762 1.00/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.