Loading Tool

Explorer IconExplorer

Memory Pool

81,036 transactions
29.54 vMB
0.10410500 BTC
Random Selection Loading Transactions
Max Size: 179.89/200 MB

Candidate Block

Mining Attempt 0702d01267765b9d8a1542ae8de0d8d46f1a5b9a9b751ed4f969f6a26b735d5c
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 3c5d92426ba5117f47b58601c66af064ee354eb40014675822408ad764bd7485
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,183
Size: 1.00 vMB
Total Fees: 0.04193844 BTC
Feerates: 201.05 > 4.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (511,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,524 403,524 000000000000000001acbec6ae77d655f709c0818eeb824949175310319ce893 1,207 0.60/1.00 vMB 36
403,523 403,523 000000000000000000303fbb294b81d7afb9d44838dc9e4d1ba2ea18f2b277a7 198 0.55/1.00 vMB 10
403,522 403,522 0000000000000000045474294e49547e0f0182ae9a25a3e29a484dd4ef8ba032 2,097 1.00/1.00 vMB 37
403,521 403,521 00000000000000000693b24cbb92dee13d02a3083a87b7ff632d20b896f73ed6 1,347 1.00/1.00 vMB 26
403,520 403,520 000000000000000000935d99b507f492ed07b78a5a641af4f4623f6406f8027e 1,496 0.78/1.00 vMB 34
403,519 403,519 000000000000000003eab18b3b8f658af8d0f8c4b73bfc5d3b16a5f47ec4f68d 406 0.91/1.00 vMB 16
403,518 403,518 00000000000000000137d4a0290ed2feb621489163c022d263672b4dd0f65401 815 1.00/1.00 vMB 19
403,517 403,517 000000000000000004e7bc62c925715fe6c56ab240063706baf2ae2ab0f35103 102 1.00/1.00 vMB 11
403,516 403,516 0000000000000000020cd3d89f1db7024b527a550310f5578e2d68118d2bf732 1,033 0.99/1.00 vMB 24
403,515 403,515 000000000000000005cd4a6fbeb91898a87b16afc5e94307d79f8d310305ddb1 644 1.00/1.00 vMB 17
403,514 403,514 000000000000000001c58bd2cf55638822e488fd17520783a9d3650ba1d8a30f 2,032 0.99/1.00 vMB 35
403,513 403,513 000000000000000005b5c6a36752a6de10d668263d41bca7586e00bdbfc1f0b8 2,964 1.00/1.00 vMB 62
403,512 403,512 000000000000000005ac9611fd98430542c71f39fdaee986ce05345b5e46bb5d 236 1.00/1.00 vMB 12
403,511 403,511 0000000000000000037843674e34c0a99531d1cbf3cb22c6c3c62530fe540a99 1 0.00/1.00 vMB 0
403,510 403,510 000000000000000006914b3244394b07ce8f761a2f921dad91ba05bc9c723a53 725 1.00/1.00 vMB 24
403,509 403,509 00000000000000000225ce0d27bcc74379b149e35264497f373225c12bb05618 1 0.00/1.00 vMB 0
403,508 403,508 000000000000000001f314623d46ba3455e30b046d982d5ab3ca5ef40b316d87 1,435 0.92/1.00 vMB 29
403,507 403,507 000000000000000003c07518e68c70f9aeeb16b16668a519d3044e89b3370048 1 0.00/1.00 vMB 0
403,506 403,506 0000000000000000019b89450f8288f9008cf57cda8f5db9e31ed16798cde19a 2,402 1.00/1.00 vMB 27
403,505 403,505 0000000000000000056884e4dec0d87d27f4fb3172bb563f08ca0fdc6d7ec38b 2,156 0.93/1.00 vMB 63
403,504 403,504 0000000000000000010b15d682368015107c421b42a80d4693b54e2b1de71c51 3,274 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.