Loading Tool

Explorer IconExplorer

Memory Pool

84,773 transactions
30.52 vMB
0.13325965 BTC
Random Selection Loading Transactions
Max Size: 185.40/200 MB

Candidate Block

Mining Attempt f79d223264ff6940278a2c948d15800ff28ff37161cde1d7591ad41ad87e897e
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root 79d0642a0c001727c55e04adc2d68e235824f4847637ab10b5e3b3cc2843cd6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,975
Size: 1.00 vMB
Total Fees: 0.07030159 BTC
Feerates: 170.36 > 7.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (496,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,076 418,076 00000000000000000308a84e8dd5efb020e4f6cc952c80711a815074592136de 455 1.00/1.00 vMB 20
418,075 418,075 0000000000000000045e19c7499c042606db6b507d3e1472b06bd706d8804665 223 0.99/1.00 vMB 13
418,074 418,074 0000000000000000027888454bd69e4d3304d633f88a50a924a16634adc3b9e0 857 0.35/1.00 vMB 64
418,073 418,073 000000000000000001bcd47c5fb35141aa3297791762abe1973b25c9bdb864d4 750 1.00/1.00 vMB 21
418,072 418,072 000000000000000001d277529fc4c73098ed98fd42d2fcbbf329e0b8f5e27002 643 0.99/1.00 vMB 23
418,071 418,071 0000000000000000046e19bb13268cf0f9aa0384fbd07cfd309f73441665e98c 2,038 1.00/1.00 vMB 55
418,070 418,070 000000000000000003fa71fcb4c26b9e4b6231924ab3bfb6b5e3ae246222e16d 1,081 0.88/1.00 vMB 37
418,069 418,069 0000000000000000048bd4955b599b241ecee7b275dbc3eb0eeefc38f05a8e2d 632 1.00/1.00 vMB 23
418,068 418,068 000000000000000003228c303e8420c58591eae64836d1496a1cfc499550867c 1,697 0.99/1.00 vMB 51
418,067 418,067 000000000000000003c0377b3784819da6be447bffddbb09cc55f970e96f3b31 1,053 1.00/1.00 vMB 33
418,066 418,066 0000000000000000014db35098399ee271e0c34cfc474553742e315cd99ae561 2,171 1.00/1.00 vMB 56
418,065 418,065 000000000000000001998e047b8679dc0aaeefea4784edebfe483118116e04f7 971 0.98/1.00 vMB 32
418,064 418,064 000000000000000003dffc89a7c3f4290b4b1f4a06abbd097097bdac2ba1711d 1,656 1.00/1.00 vMB 34
418,063 418,063 000000000000000004be218654fe276b56fb2e9ad0b0aeaacd2b1d9eba171202 2,651 1.00/1.00 vMB 78
418,062 418,062 000000000000000003f9da80935bacfbf883aef7e8843ccf1b3b3be73eb2c9a5 825 0.36/1.00 vMB 63
418,061 418,061 000000000000000003ddf2a525d2656e1e6c9dab448018c96a1558b1412afd56 443 0.99/1.00 vMB 20
418,060 418,060 0000000000000000008a43438ecf6ffe2da4b38fb40831200c7a09c3f554c5a2 1,032 0.95/1.00 vMB 31
418,059 418,059 00000000000000000335f273c64976f2afd6122be3dabb3e74aebfbdacbe9889 1,793 0.90/1.00 vMB 56
418,058 418,058 00000000000000000066ffdb82a367bfa7c4075e4aac334d7b5f2cf7e339e10e 778 0.99/1.00 vMB 21
418,057 418,057 00000000000000000497d07ef45f580cc60e12cfc83e05bd9053165a3d10a4c4 1,905 0.95/1.00 vMB 58
418,056 418,056 0000000000000000004d1809e789b13c46364e9d2fd6b304c4857500796c5fbf 1,226 0.73/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.32 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: 660.27 GB
    • Received: 14.66 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.