Loading Tool

Explorer IconExplorer

Memory Pool

78,385 transactions
29.42 vMB
0.08079925 BTC
Random Selection Loading Transactions
Max Size: 180.11/200 MB

Candidate Block

Mining Attempt 6a173581f164c456790a29a193c312ebc74985d8bee7e6919e037a82b67c8240
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 2def49073e72f7a593869b4b7af7189dcff7b4220ed37e1405ef389c09d15240
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.01613701 BTC
Feerates: 94.79 > 1.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (460,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,777 454,777 00000000000000000057ed1d982a1c2675596bb2263313720acf8844486eccc7 2,422 1.00/1.00 vMB 139
454,776 454,776 00000000000000000113835f891b0772e40f9d6e88a5114fd8240ba507066134 1,402 1.00/1.00 vMB 115
454,775 454,775 0000000000000000014bdd691c03cc1fd15eda56c17d866794408f5b57a12ebd 2,912 1.00/1.00 vMB 115
454,774 454,774 0000000000000000026818868daecb3dfc0a1ecbaa6976839272577b25daa647 1,990 1.00/1.00 vMB 134
454,773 454,773 00000000000000000126fc8712b292ae036871267f53f926135cf3e09c290cc4 2,356 1.00/1.00 vMB 150
454,772 454,772 000000000000000000b8612839a3fadd0c1e52d2ffee5e7abac618e9804bb59d 3,251 1.00/1.00 vMB 155
454,771 454,771 000000000000000000eec3b7e2721e0a8411c2bb816a1a7d5d34bb5c5ee5ce5f 2,412 1.00/1.00 vMB 158
454,770 454,770 000000000000000001ace96ae0b3f696575625f4c89f0965f8601ab81f84ec34 406 1.00/1.00 vMB 39
454,769 454,769 0000000000000000025f7a12fff71d9b0cbccb013ceb2106b2292382e227a671 1,887 1.00/1.00 vMB 115
454,768 454,768 000000000000000000543118297ee7624b00cba61f9f90c1c874b7f6a58dbe67 926 1.00/1.00 vMB 71
454,767 454,767 000000000000000002331fc837e661465320a63ffcdba1b41d97e906612be8ce 1,514 1.00/1.00 vMB 96
454,766 454,766 000000000000000002744d9bb9273d888e5d11d6a7f1ffedf206eea4035f55b2 768 1.00/1.00 vMB 36
454,765 454,765 000000000000000000fa153618688dc62eb159804dc1cb2ade4cfe119549f487 1,474 1.00/1.00 vMB 100
454,764 454,764 000000000000000001d3d35805240ed604c960705e35ea2ce987cd5f1bf391f7 2,710 1.00/1.00 vMB 138
454,763 454,763 000000000000000001fdd97524ce4039dbe795a334eb9bf94f0fb376218fe3a0 974 0.37/1.00 vMB 141
454,762 454,762 000000000000000002373d06637b70d5cc4d5f1086c1c3b1d25efbbe197bbb22 2,598 1.00/1.00 vMB 147
454,761 454,761 000000000000000000b25b64ce920e40e7fd8120ad47e59a428b5324fe926beb 450 1.00/1.00 vMB 29
454,760 454,760 000000000000000001e788cf4c85daaf0fca09073839ca80966fc35bfc4d363c 455 1.00/1.00 vMB 27
454,759 454,759 000000000000000000852f013665b415143dbdb3852d7bbf8fa46edb0f510c1a 2,247 1.00/1.00 vMB 129
454,758 454,758 000000000000000000cd088762cbb8b2cc6e9c9bd91667ba2c1248ad80d537f9 1,438 1.00/1.00 vMB 96
454,757 454,757 000000000000000001daf3cf9ded11ae43983b333f991128d2cf71374dca3f40 992 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.80 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: 710.13 GB
    • Received: 17.03 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.