Loading Tool

Explorer IconExplorer

Memory Pool

76,295 transactions
29.19 vMB
0.10566203 BTC
Random Selection Loading Transactions
Max Size: 172.57/200 MB

Candidate Block

Mining Attempt c1400dd59ea1a3ee6381c4f01666b7b14a89211410a3b4be3f5ec2402e3053ae
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 6d705d2b1797b48d55f9f4f86efd2e541f1678b4bfb429a4a701a5cbea8d84ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,388
Size: 1.00 vMB
Total Fees: 0.04275227 BTC
Feerates: 201.37 > 4.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (673,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,068 241,068 00000000000000c757f5b52df82ca459904cbd35ebb0b729fc348d4f6bda599a 415 0.18/1.00 vMB 185
241,067 241,067 0000000000000049ffdd769994d1d91e1a56ea5c03ed477d36d3fe52157f7ab4 183 0.25/1.00 vMB 74
241,066 241,066 00000000000000fcdecab7619a76d6932fb0b03405022aec60e7233491a1d5ef 172 0.09/1.00 vMB 224
241,065 241,065 00000000000000529bd3a21b4c4da3aeb6f36ba4054d6274edcbadb275d13503 5 0.00/1.00 vMB 106
241,064 241,064 0000000000000060d459bbc17a0b4f7ac4091bba872a253f528977b9d560b2e5 62 0.03/1.00 vMB 127
241,063 241,063 000000000000002ddc11eb0e451130020757616482f4e4d6b1ce90e0e8c5193f 104 0.05/1.00 vMB 101
241,062 241,062 00000000000000d37cb8f7aa240ccaeccfd6d551877b896d60db6a7b4bf9a7f6 505 0.25/1.00 vMB 169
241,061 241,061 00000000000000f3e8ca7e1c0400cea2f7966ba1347a94c2e7b8eaf647326d3f 6 0.00/1.00 vMB 0
241,060 241,060 00000000000000cc34be673b452f56c273298a686cc3c077b94c19cbb2ed3d23 34 0.01/1.00 vMB 103
241,059 241,059 00000000000000ad39e3e0f19ea8a8d7c28d6e97c2fb4ee1e83c0f0518936e41 179 0.08/1.00 vMB 171
241,058 241,058 00000000000000e2c6b5f6fe8a75e0ec0be1dd8e3ebfd96f055601c3000d4af9 61 0.02/1.00 vMB 183
241,057 241,057 000000000000006441a091757b200b35f4b6e6d77befd6fa0eda1f5f35675ac3 216 0.10/1.00 vMB 134
241,056 241,056 000000000000006e6c0a7c6bbcc7bfd7b353628e398558bfe7941dd764754ace 26 0.02/1.00 vMB 78
241,055 241,055 00000000000000609f5ccf61e83c903d933a2ea7dcb5addbbd0002f8926cee54 354 0.15/1.00 vMB 237
241,054 241,054 0000000000000066f298696ee58d771eff057f777f330b68fdc109ac8f79d43b 101 0.05/1.00 vMB 107
241,053 241,053 000000000000003133ec4d4fd81501b127e73c798770266dcf19fe0aaa42ff74 37 0.02/1.00 vMB 129
241,052 241,052 0000000000000075ffd3df967fa378f7c3a908061edd83aa1c05d07fe18b0bf0 77 0.06/1.00 vMB 117
241,051 241,051 00000000000000b5d4cc81ba1bb2c5a50e13cc89ee0527a22da8efeeda4daf2b 232 0.10/1.00 vMB 186
241,050 241,050 00000000000000a4f1831a30857011ab8aa0e6c5762953db07302eaa7ff3944a 405 0.19/1.00 vMB 178
241,049 241,049 00000000000000d33a210cc5eb69b8b8a0948e0e03f5758eeafae832a3cdd9c8 133 0.08/1.00 vMB 156
241,048 241,048 00000000000000e31eee1fc93edcd4d81bde99c305e66f1084c30058508414e2 48 0.01/1.00 vMB 226
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.