Loading Tool

Explorer IconExplorer

Memory Pool

83,344 transactions
31.51 vMB
0.13495708 BTC
Random Selection Loading Transactions
Max Size: 190.68/200 MB

Candidate Block

Mining Attempt c3a0acfedc1fc110cc4805d96b7c9513650f2c759180320fde1d06ef12334c1c
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root aa6eea506c60987cdb0e7a92163005d8e045c3a7dbe71d4f86ab774841d9eb33
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,178
Size: 1.00 vMB
Total Fees: 0.04800706 BTC
Feerates: 318.30 > 4.81 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (23,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,194 892,194 00000000000000000000440f52b18709842e25dd5774e35c4160f8b267be4c40 860 0.27/1.00 vMB 1
892,193 892,193 0000000000000000000019b761a657c51e637402c1107e621ebf1c6f55d4f1f1 2,783 1.00/1.00 vMB 1
892,192 892,192 000000000000000000019418ec3f12a2815400e1aeef823846d58dbc91119b17 3,306 1.00/1.00 vMB 5
892,191 892,191 00000000000000000001b3d98478b2b4d1d8db3cd8c0474a1db324bcd6503c15 1,529 0.42/1.00 vMB 3
892,190 892,190 00000000000000000000f13503a18ac07679dfb88aca7f541291f2bc6caa17a2 149 0.04/1.00 vMB 7
892,189 892,189 0000000000000000000134ba325b853f1ff82e8691ce6486fc67234890093e9b 376 0.09/1.00 vMB 5
892,188 892,188 0000000000000000000221433d931b09e5756a510ea994f5d9c2a4e6c3d03f9a 506 0.15/1.00 vMB 5
892,187 892,187 00000000000000000001e116285449215d252d15830f9ad0c80caaccaf469f3d 506 0.15/1.00 vMB 4
892,186 892,186 0000000000000000000153170b3568057693e29aef0ac157fa97ca0682240a3b 2,376 0.71/1.00 vMB 2
892,185 892,185 00000000000000000001363681b8812ed5afc63cf0a05b318a5e273e6f88987f 2,788 1.00/1.00 vMB 6
892,184 892,184 0000000000000000000099c3db1d7fc3698adf2635aefc704922a3675af3e9ce 2,764 1.00/1.00 vMB 6
892,183 892,183 000000000000000000017644f80a7cd4ab37cd996735e365b27371f5c802769c 2,419 1.00/1.00 vMB 3
892,182 892,182 0000000000000000000217159ab8e9b36434987db67bf6ceba51a622a559117c 2,859 1.00/1.00 vMB 2
892,181 892,181 00000000000000000000ab9bd01c92b2973b83cc20f4fdfd8638977b88e3d0f4 4,199 1.00/1.00 vMB 2
892,180 892,180 0000000000000000000159c0ddf14000478adae16ca529e307bee4ccf73cfcec 4,065 1.00/1.00 vMB 7
892,179 892,179 00000000000000000001d5c88cf7663db8cdbfd996115cc45bbe333a6d878b6e 3,665 1.00/1.00 vMB 12
892,178 892,178 00000000000000000001e781b7302ecbd0d13408a177a112765728dba9dd182e 4,559 1.00/1.00 vMB 2
892,177 892,177 00000000000000000000c3570fa08641a4f5ae3bede1cab97d366e00527d827f 4,548 1.00/1.00 vMB 5
892,176 892,176 00000000000000000001a1b7ba0d3619633a0b7f2c09dc56e1d6b5b6041a121b 3,893 1.00/1.00 vMB 16
892,175 892,175 000000000000000000003a4211e69fea7474b46494fdf11695c2f5abc88d11a0 3,258 1.00/1.00 vMB 13
892,174 892,174 00000000000000000000c45e16377ac08f5d06f6a523d892bfb222f51d171ae7 3,041 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.08 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: 722.77 GB
    • Received: 18.40 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.