Loading Tool

Explorer IconExplorer

Memory Pool

80,831 transactions
30.26 vMB
0.11321289 BTC
Random Selection Loading Transactions
Max Size: 182.29/200 MB

Candidate Block

Mining Attempt e0976b674ad9c5579e54713d207c9b30c85a825243a6969b8f974bbba28c0b37
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root a27d15d251961eca30303db10eb0adfcbe23b1a9027b8071502f196b0cea449d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,109
Size: 1.00 vMB
Total Fees: 0.04071916 BTC
Feerates: 150.68 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (98,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,710 816,710 0000000000000000000140ec13067a5165a0a732e05fed4c87fbead7911dd924 3,839 1.00/1.00 vMB 50
816,709 816,709 00000000000000000000a6c3d5517c45430a41dc8b1d9bc6e72dba7f78c5a64d 3,181 1.00/1.00 vMB 50
816,708 816,708 000000000000000000018594bbdac416ebe4bbe9fad1f8b0d0da5aecd0e97027 4,004 1.00/1.00 vMB 42
816,707 816,707 00000000000000000003e2fd9783ac3b3459da3606a6bf3b6eb1f39098f47cbd 4,092 1.00/1.00 vMB 45
816,706 816,706 0000000000000000000066f0d89e856a4132be1a94dc02ee58ac54fffafc4401 3,355 1.00/1.00 vMB 55
816,705 816,705 00000000000000000003fdd86064c593afe0af3ebf7c41a5079bee4915542104 3,990 1.00/1.00 vMB 51
816,704 816,704 00000000000000000001d69c00fa9c2473ad71327d95ab41437b37e573be179e 3,594 1.00/1.00 vMB 54
816,703 816,703 0000000000000000000316122f0b595cd087944353f048ceacc7292852874cb0 4,365 1.00/1.00 vMB 50
816,702 816,702 000000000000000000038df97173b2d25be57c0375fb28166c67bce26e57e3f9 5,261 1.00/1.00 vMB 54
816,701 816,701 0000000000000000000109dcf43c0d6f3f6af694a178e716533b814675731a73 4,395 1.00/1.00 vMB 49
816,700 816,700 00000000000000000003c893b510589588eef3994d72356bdccaf93ee1ccb1dd 4,381 1.00/1.00 vMB 70
816,699 816,699 000000000000000000011891f49e44ad02b30eb913da4f23b30264795a1d5afe 4,582 1.00/1.00 vMB 56
816,698 816,698 00000000000000000003fb4e95a325f0124f170177f6255cc66e1f61db55aa66 4,991 1.00/1.00 vMB 79
816,697 816,697 00000000000000000002a91ef7c47556eec428712dfb50133dbb7d7797c5eb52 5,726 1.00/1.00 vMB 56
816,696 816,696 00000000000000000001ca487f5ea388c007b35fcf2f86a4ca9381ebf98388cf 4,603 1.00/1.00 vMB 59
816,695 816,695 00000000000000000000af7f52f24560cf5877063e005e0872901ea0a8a316fc 5,118 1.00/1.00 vMB 59
816,694 816,694 00000000000000000003dabfbb1aa745030cc81b9abc24671e28a0b8afb8b1e4 4,999 1.00/1.00 vMB 81
816,693 816,693 00000000000000000004296766f22f7e8e8e92284e7ecd4ef7d2b8d8401ec086 4,581 1.00/1.00 vMB 66
816,692 816,692 00000000000000000000e6c783d22ee552e7a68912746dae206f3762e5f2de20 4,556 1.00/1.00 vMB 74
816,691 816,691 0000000000000000000436203c8bc5327cd1ae87926876f2cddfffcc2a326602 4,594 1.00/1.00 vMB 42
816,690 816,690 000000000000000000001b6d614302156210ad1732009d86c219336e23598960 5,106 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.