Loading Tool

Explorer IconExplorer

Memory Pool

73,541 transactions
27.23 vMB
0.06508093 BTC
Random Selection Loading Transactions
Max Size: 166.00/200 MB

Candidate Block

Mining Attempt e277a868f1d0174115385177d24ca99421fbae8d4858c3fe13a68815eb32c3c2
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 043da303f8cfa115b0402bed2e4b5d0443108ba669545c2a0782d17018f9c803
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.00711956 BTC
Feerates: 61.00 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (290,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,280 625,280 00000000000000000006904be5721f3ba8bc2f48492a3e6379dba4d26371421d 2,863 1.00/1.00 vMB 19
625,279 625,279 0000000000000000000eb3e3c7503c1c7fbb195cf7f7b9f0533479340ad2c5b6 381 0.12/1.00 vMB 14
625,278 625,278 000000000000000000130d4b9c99feec7307879efe2b14432d193dfbb2d978ac 277 0.09/1.00 vMB 23
625,277 625,277 00000000000000000010059b846a94947696150448c7ffcf5290ac6edbf67fe3 403 0.12/1.00 vMB 20
625,276 625,276 00000000000000000012396bbcbf7f08c8eee2d9530af1e5749ecc9de2be94c7 1,274 0.45/1.00 vMB 18
625,275 625,275 00000000000000000002b4d3be719a97acf9cc45db8b90c08b68df2f9a8faf3a 2,885 1.00/1.00 vMB 12
625,274 625,274 00000000000000000010d03046de6047c6f6c24021118e22a3167227eab5416f 2,583 1.00/1.00 vMB 23
625,273 625,273 00000000000000000000012c360cda3d75b7c06af83c5883422878e2b15c79c0 2,479 0.88/1.00 vMB 13
625,272 625,272 0000000000000000000ddba7f1a47a4ba0f3f4b51fa03562a296ca1197238642 2,209 1.00/1.00 vMB 10
625,271 625,271 0000000000000000000973488b3e8733f15e758a1dd499bbd9d594d2e2d5a815 2,618 1.00/1.00 vMB 33
625,270 625,270 00000000000000000012408a84b6d483c07844538c025f78f454398ba35a5c64 195 0.05/1.00 vMB 19
625,269 625,269 000000000000000000021d4cb6af29c4f1fb00796cba827131d21353577ecffb 589 0.20/1.00 vMB 20
625,268 625,268 0000000000000000000af9c6f799a0761769bd2113f1be68537d6d420d1dd587 2,348 0.80/1.00 vMB 18
625,267 625,267 00000000000000000011e1b418c882dff58610ed890cd0dd31e00925bf5d6859 153 0.05/1.00 vMB 17
625,266 625,266 000000000000000000003b2f3fc349297f8737d3ee79a1a6de253dc765e0c049 324 0.10/1.00 vMB 24
625,265 625,265 00000000000000000010530e3df5cf5934718bea641894bedfb4e3281e41bbb4 886 0.30/1.00 vMB 18
625,264 625,264 0000000000000000000ac034289ec95dcc726f036ccae8d9258f752d5f8e0607 1,958 0.64/1.00 vMB 7
625,263 625,263 0000000000000000000a71500b6c6113383b01f62f20cdf6226f88df7e497ace 2,769 1.00/1.00 vMB 15
625,262 625,262 000000000000000000097d4f3a344e4f9211f99c117c1074354b9699ba977365 2,259 1.00/1.00 vMB 31
625,261 625,261 00000000000000000012906104353576c8d3b0e0b9bbb0faf536cdaa86378417 2,906 1.00/1.00 vMB 14
625,260 625,260 0000000000000000000d9d9bd0fba334d04e84fd3b55904a9c88540b29460e5a 2,021 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.91 GB
    • Received: 17.62 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.