Loading Tool

Explorer IconExplorer

Memory Pool

40,023 transactions
27.17 vMB
0.05782698 BTC
Random Selection Loading Transactions
Max Size: 142.11/200 MB

Candidate Block

Mining Attempt a177d22b527c221897d67dc40e4eb18cc42f81566e9087847645568357b0b878
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root d43370be03999e8eb7d9d2995feed6515001ae5a83db1002b4ad3d357f57ecda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.00745868 BTC
Feerates: 69.10 > 0.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (589,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,784 325,784 00000000000000000e1a23e6e46ad5a52c3be49dcda1d28c6e5e8c6816c9f3fb 233 0.12/1.00 vMB 28
325,783 325,783 0000000000000000014a5fa3f0842b135988d005746c9fe63d7c1163db90eea3 185 0.11/1.00 vMB 26
325,782 325,782 000000000000000008eaa5052dd32385ef55239b16d548c82615303f312f2850 241 0.13/1.00 vMB 23
325,781 325,781 0000000000000000154c6a76d7ceb03c2ba123f121fd2f4007c788a66b1e9db3 26 0.01/1.00 vMB 52
325,780 325,780 0000000000000000143a3faffc65e36b9cf5486491712a6bae73acb69820bb6c 688 0.38/1.00 vMB 32
325,779 325,779 00000000000000000841217149b5adf563908b36b22753084edabe9874b5702a 540 0.29/1.00 vMB 28
325,778 325,778 000000000000000001448ac8c7f874c66fe8f6d2f5d26043dc5a95a3b2f2b31b 738 0.44/1.00 vMB 27
325,777 325,777 00000000000000000ec900fa428fcdf4f640392bdd70a87bb901df5878f1cdb0 525 0.26/1.00 vMB 32
325,776 325,776 00000000000000001501796cca7a934ff569dcef5b08baf431fad7e04b82912a 657 0.27/1.00 vMB 35
325,775 325,775 0000000000000000060bf167490a720a0876fa3d48b2097b8284a429ce37a10c 36 0.02/1.00 vMB 26
325,774 325,774 0000000000000000122a61d4a4d3f7de5c8222c5fd459634df1413345165a697 1,195 0.65/1.00 vMB 32
325,773 325,773 00000000000000000084a091b1644ba6cb89d31c44472b706dd34a34458d843c 365 0.20/1.00 vMB 30
325,772 325,772 00000000000000001125ccd2eeafa1dbfc899aec70e79319cc09d47d30f3a408 77 0.04/1.00 vMB 31
325,771 325,771 00000000000000000b8b393374cd6433439c647057284dd9f864a32be1afce33 198 0.14/1.00 vMB 35
325,770 325,770 00000000000000000b903bc8dead5025c15b8c9322a87c7ef3f816c377b5a2f7 103 0.06/1.00 vMB 26
325,769 325,769 00000000000000000c9d04835207384aab5af3354e578905fb2b8139c49f0bc7 199 0.14/1.00 vMB 25
325,768 325,768 00000000000000001c3028fb31f6ad08832c66eb0a82636664a44448f1dba6e0 205 0.13/1.00 vMB 24
325,767 325,767 0000000000000000079ae11e4f389ff2287c2206ffe6c70d7d9385524e22becf 305 0.20/1.00 vMB 23
325,766 325,766 000000000000000018803fdf86962d0f1f8016b81b608374d9f001f2d18e2f77 118 0.07/1.00 vMB 11
325,765 325,765 0000000000000000158aa0014837b7ea6bcbbebc09931621a7cf917865ddd5dc 1,157 0.67/1.00 vMB 29
325,764 325,764 000000000000000003a6bc2da9aca0e7d40a48d7368bd78f796b9d05958e3b69 966 0.52/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.