Loading Tool

Explorer IconExplorer

Memory Pool

80,168 transactions
30.82 vMB
0.08850177 BTC
Random Selection Loading Transactions
Max Size: 186.70/200 MB

Candidate Block

Mining Attempt e69eb91b0e2debb42d2e9bdd1894e8b60eef43638e70f9f49db3033304498e35
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 1e23ad09b70667ad336e166f766f21c61d2e3f1ac52f1c3e6b7c393249568702
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,864
Size: 1.00 vMB
Total Fees: 0.01583469 BTC
Feerates: 106.51 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (727,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,050 188,050 000000000000049705e47a7922707cc64e36a9291dc70e59ce86baf3beb8397a 29 0.01/1.00 vMB 51
188,049 188,049 00000000000004b784648181a176187ddcf8481b9ad6a883f3255f905edaba9e 119 0.05/1.00 vMB 88
188,048 188,048 000000000000071d7fa2246982fdd88a2a67eaccfc5ca16abda2edc280d4779e 5 0.00/1.00 vMB 0
188,047 188,047 000000000000097067f4482ce2efa903feb6c15465fa126427782bbc05c7883d 109 0.05/1.00 vMB 314
188,046 188,046 0000000000000229f8d7854229d4e7e226650d9c86aa1bf5f08cfc38c3d36bb9 11 0.00/1.00 vMB 30
188,045 188,045 00000000000007726f45fa442aec9a095f8aef41bd32df8d4732cefbe5059fa9 34 0.02/1.00 vMB 84
188,044 188,044 00000000000007aed8a162c27163dd3a0343ed3e9a027280e4c848178787f2e0 8 0.00/1.00 vMB 60
188,043 188,043 000000000000080d6faa549e70107002bd800462082b4a57bf41d2ed4a48ecf3 253 0.10/1.00 vMB 136
188,042 188,042 00000000000008661c6208e374d0551c08b7c33e75206ea78b5e6d628b9b1769 120 0.04/1.00 vMB 45
188,041 188,041 0000000000000006b58950e297614ab1b0f1f43f752b85fbd19fe0859776ca78 275 0.17/1.00 vMB 91
188,040 188,040 0000000000000585d4af1ab38da9d1679b03325e86b6524cb920342c50f479d5 6 0.00/1.00 vMB 0
188,039 188,039 0000000000000085a65e20a0a91adafde994c279cef42b2106d3d56ae7f406b0 318 0.14/1.00 vMB 122
188,038 188,038 00000000000003be2289dba3c533a541dcb4562ec23716d56603e2a35e7dffc7 11 0.01/1.00 vMB 51
188,037 188,037 0000000000000919b1658c09ddd7af8af1218c1221f159aae690371ed908e842 205 0.07/1.00 vMB 168
188,036 188,036 00000000000004e1baaff1b6c1430baf74a218d75227dc94d5ba1cf8feb5cf3a 200 0.25/1.00 vMB 105
188,035 188,035 00000000000002afbafdf1e5c38762e731bfe08ae615b6edf5ec692a1dcf70b1 128 0.07/1.00 vMB 147
188,034 188,034 0000000000000767718af0e31db8a6ab43a2404dc89f29b0909d77cb26484bf3 145 0.06/1.00 vMB 106
188,033 188,033 00000000000008d7e2132644bafcf1951c2ec6e93f0d22c344fb6bbf617c5c42 500 0.18/1.00 vMB 138
188,032 188,032 00000000000004f8e9c1f15d36d33ff8d811ef8bbfbfd0ebfa0f022fb68de42b 134 0.05/1.00 vMB 131
188,031 188,031 00000000000005ba13d93ffea0a127fcde94d176964bcdb4e3fc52a846ad5376 69 0.03/1.00 vMB 111
188,030 188,030 00000000000003109e85de45de5bd09dbcf3084d421e678870524678c55c9c71 179 0.10/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.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.