Loading Tool

Explorer IconExplorer

Memory Pool

28,043 transactions
5.00 vMB
0.03146345 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.52/200 MB

Candidate Block

Mining Attempt f754e285872427d57a7907d28c0cf64e6eb3db9149307193cdd5346bfb922a1d
Version 20000000
Previous Block 00000000000000000000b36e763a3ba1856f8361645f2999589f9817be60e18a
Merkle Root 8dbd35a2cc52ec32035f5f707f6ea561a5369e3f964a2fbd1673cd5590d8cc77
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,413
Size: 0.45 vMB
Total Fees: 0.01881056 BTC
Avg Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,787 (642,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
270,623 270,623 0000000000000003d55ea07e0357090249c0221acff0877ce70fd4cdaf01c30a 0.03 MB 60 54
270,622 270,622 0000000000000001eaa92f22a1d4cdf46ed1b077d9b34e53a4e2f9282cc5ac7f 0.15 MB 180 36
270,621 270,621 0000000000000006b2af823516821a6fbde55fc5741a86f238fab28a4c0564bb 0.07 MB 69 21
270,620 270,620 00000000000000020a212cdb028cebfc19d95c77f4b1cc8fb5a965e8fadcd531 0.00 MB 1 0
270,619 270,619 000000000000000051c7cc8f85094731d28e5c99d923f89bb74404026261c93f 0.25 MB 623 81
270,618 270,618 0000000000000006bcb969e851aada4093ea020bacd70975495e2b12ee1ec2b2 0.04 MB 72 76
270,617 270,617 0000000000000002a7aa9009823957b8081530fab5232f857e31dcce41ebc749 0.14 MB 294 103
270,616 270,616 0000000000000003887279c0e89b994af3733911a774b6750064158ba5b40f41 0.14 MB 348 66
270,615 270,615 00000000000000027ea61020b8895b0f7311e987a8a0af3e8f4eeb6b197add61 0.21 MB 290 41
270,614 270,614 0000000000000003746a8e9a923907066e62a17bb5bbba9732c0e1e11d70e0b6 0.25 MB 392 30
270,613 270,613 00000000000000051d2ef5a2e8b9715b8034d26ddfb7f8400068e9b93c27065d 0.25 MB 556 60
270,612 270,612 0000000000000006af70bf4bad143a7c76938f081ac2249ddcb8fe18ad636358 0.25 MB 716 155
270,611 270,611 00000000000000013de083a7cc4fd926a965281ce19e83aa407848c9dfed4c30 0.16 MB 450 74
270,610 270,610 0000000000000002e1ce99bab8a494cda6000dce4b89fc8f8e6515a23d166818 0.14 MB 332 63
270,609 270,609 0000000000000002890e15edd582772649775bbe7618c7fb7c7930d590b307e6 0.11 MB 75 12
270,608 270,608 00000000000000057fbc3b60d47b8bc647505aa62f806c5aeb9c7a8d276f064f 0.25 MB 677 125
270,607 270,607 00000000000000017086c3a4f31d0ea39efff07ee19353ff5034dcb3c3d4f65e 0.22 MB 295 34
270,606 270,606 00000000000000051eee1b856564abd0c5a76e3d0951c57c5dd0361aff018cd1 0.50 MB 991 62
270,605 270,605 00000000000000070bedfe64cbc81ec40a594289f1c122e38528266fc8d39752 0.25 MB 582 84
270,604 270,604 0000000000000000338f9175a1bef40d0861b0a0e693669c8216b88648727423 0.50 MB 1,131 43
270,603 270,603 00000000000000051255b4786a6024174de3fb3270131c04992cf53d4d6b6a4d 0.25 MB 751 171
Previous 10 blocks ↓
Total Size: 778.47 GB

Node Details:

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