Loading Tool

Explorer IconExplorer

Memory Pool

56,811 transactions
32.25 vMB
0.15137166 BTC
Random Selection Loading Transactions
Max Size: 174.37/200 MB

Candidate Block

Mining Attempt f074135c603b58445af49692e256da5ca3184636cb9bef36787ec1b32370ba88
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root 524af7e492ea084ad769b4f7d9f5f398d4cfd4b95ea9544237b3cd03fea0e63c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,923
Size: 1.00 vMB
Total Fees: 0.05189186 BTC
Feerates: 121.08 > 5.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (335,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,814 579,814 0000000000000000001fb6ad1ec42135233b484b0ee1062ac2156c0ca2380c20 2,418 1.00/1.00 vMB 135
579,813 579,813 00000000000000000018d3243863af2f3dd2eeaef370f20b08b1611fef5ccfab 890 1.00/1.00 vMB 42
579,812 579,812 0000000000000000000c0c099de229be05f7d6c88764c413379b2b1d921cd16f 629 0.89/1.00 vMB 45
579,811 579,811 00000000000000000020edca44543fd4c6b32cb8111dd55cc61176119b2803e7 1,664 0.53/1.00 vMB 51
579,810 579,810 0000000000000000001855c2c4b420b5b6a77e6155f26a44d2eb7b4634cb566d 1,294 0.67/1.00 vMB 40
579,809 579,809 000000000000000000086c69e0140d9a1078b20504f07dad7ad693edbdea32df 3,037 0.99/1.00 vMB 50
579,808 579,808 0000000000000000000db70d8ea8287d705caefd8d5cd6d0f663757dc1d7ee97 2,269 0.83/1.00 vMB 51
579,807 579,807 00000000000000000018225d949661e7c37e5fb7518b220111ac5e4aff48ea90 1,788 0.77/1.00 vMB 51
579,806 579,806 0000000000000000000c50aa42df5355080e37d7660b87c63610041bd9ee71f2 1,889 1.00/1.00 vMB 19
579,805 579,805 00000000000000000020e8cfdb9031782973913ed43bfb3c08941b4beb6dcea0 2,527 1.00/1.00 vMB 23
579,804 579,804 0000000000000000000e098b54923b508df61022fdc380636eb6622c19f4f264 2,927 1.00/1.00 vMB 101
579,803 579,803 0000000000000000000d7de6ebc07b22984b96d7e1643335957dcfef6e098fff 2,281 1.00/1.00 vMB 26
579,802 579,802 00000000000000000006aef0228d7f58f0aeed1f01a3f5569bc361ccc4abc43d 2,097 1.00/1.00 vMB 27
579,801 579,801 00000000000000000006d199452b244c02ce78ecb7a886fa9d0b22efb33694d8 2,715 1.00/1.00 vMB 5
579,800 579,800 0000000000000000001ebc2d2e13677802b137ad1f1163f854cf88eb2d664a3f 1,842 1.00/1.00 vMB 10
579,799 579,799 0000000000000000001f403183fc66487f6ddf195d4ed80f7035dd00d58e9311 2,282 1.00/1.00 vMB 15
579,798 579,798 0000000000000000000bb4a79712b587b5663ba83b04e8c32b60d45ae3823530 2,765 1.00/1.00 vMB 33
579,797 579,797 00000000000000000000ff14b293731b3272e35ae2278a94f08446ac265d6f7f 2,414 1.00/1.00 vMB 70
579,796 579,796 00000000000000000001fa032bbb58d613b352c6e46e11185d5302aadbad3350 3,145 1.00/1.00 vMB 69
579,795 579,795 0000000000000000001990d0f2d408f6aece8fe8cfedaf96456f099819b73783 2,242 1.00/1.00 vMB 97
579,794 579,794 0000000000000000001ad2fdb888a3d5b291cc2283deafc9265ab881d84448df 2,785 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.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: 651.43 GB
    • Received: 13.56 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.