Loading Tool

Explorer IconExplorer

Memory Pool

79,117 transactions
29.83 vMB
0.07200499 BTC
Random Selection Loading Transactions
Max Size: 182.62/200 MB

Candidate Block

Mining Attempt ddcf2e45205194323ab0621b2e0b33d48a2ddfe5524ab1ea0a40a9b5a0f70f82
Version 20000000
Previous Block 000000000000000000018cc998e581b9e29ac14190299ed5ff6b30ff1c468ef4
Merkle Root f23caaf6d96089437b13353932ff5a191fbeda07d69e935f5fc3009f992156b2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,505
Size: 1.00 vMB
Total Fees: 0.00597809 BTC
Feerates: 12.24 > 0.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,369 (9,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,099 906,099 0000000000000000000089f08fb9bf1236361f90915dadb67ee954b03c8b5068 3,752 1.00/1.00 vMB 4
906,098 906,098 0000000000000000000201163519d7f3d76dd4832a1095c4d01fa99cca69298a 2,358 1.00/1.00 vMB 2
906,097 906,097 000000000000000000019c6d0e4a9b2a27fcd3f2b9072b855fcdb7a198c7c3d9 1,844 0.66/1.00 vMB 1
906,096 906,096 0000000000000000000234e9aca5d2b2a3a853583b32684c604d579eee81ccf5 3,337 1.00/1.00 vMB 3
906,095 906,095 000000000000000000012de4682d63ecf20304d76c03b7515a24ac5047c8b1fe 3,240 1.00/1.00 vMB 4
906,094 906,094 00000000000000000000f7d906279a2f1bee5d6971231983d502a40d73f04095 2,921 1.00/1.00 vMB 2
906,093 906,093 000000000000000000018317955d2381702eceb55493a93ffef0a6e1e6a19f51 4,115 1.00/1.00 vMB 7
906,092 906,092 000000000000000000006594c58c7ffa9024739649d79d59a9b4d961bf369084 231 0.05/1.00 vMB 3
906,091 906,091 000000000000000000002cc4efecc1e17039bb475f7e6cdaf2dea85d8984b583 1,574 0.49/1.00 vMB 2
906,090 906,090 00000000000000000000e08e07427cd601f5831f77271c24b070f91d9a929ae0 2,817 0.82/1.00 vMB 2
906,089 906,089 0000000000000000000026c6c29af91676cbab7a91b861d71477b2c369eb63a3 2,716 1.00/1.00 vMB 3
906,088 906,088 000000000000000000018fb2c4847928cb7cf791cb949c04993d40ed48deaf57 2,373 1.00/1.00 vMB 2
906,087 906,087 000000000000000000002678bbf634d089b44cc16ecade781b0e412465e5a282 2,364 1.00/1.00 vMB 1
906,086 906,086 00000000000000000001793f1e13bc689696cbff0b12b0960aab86ca1dd6ab9b 3,100 1.00/1.00 vMB 3
906,085 906,085 0000000000000000000132739e2561001ec72acc5bd5ae482723730ce8a07471 3,197 1.00/1.00 vMB 3
906,084 906,084 00000000000000000000794983270e2105f4d56d536a1b4452a5653dfad56910 3,596 1.00/1.00 vMB 4
906,083 906,083 0000000000000000000121e525efe5aef0b474ff0c8b82c98a4cb79c0306c1dc 3,795 1.00/1.00 vMB 4
906,082 906,082 00000000000000000001c4cc7a1b04bc70be218c9f36cf47bcff9b1ac4fdffec 3,884 1.00/1.00 vMB 1
906,081 906,081 000000000000000000015a5d4078e9d5c9b1ae2c452bc1612a31e123a24acaf4 170 1.00/1.00 vMB 1
906,080 906,080 00000000000000000000d47e00c080be0c501116c50b072d57fb6a86dc6c1d41 2,221 1.00/1.00 vMB 3
906,079 906,079 0000000000000000000224057fe587e2b3fbcc6387c73aa62cd3176b515e773b 4,069 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.03 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: 719.57 GB
    • Received: 18.09 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.