Loading Tool

Explorer IconExplorer

Memory Pool

26,616 transactions
24.96 vMB
0.07730294 BTC
Random Selection Loading Transactions
Max Size: 121.07/200 MB

Candidate Block

Mining Attempt 0d10646701ea6ee36dc72a64371afb10fa69db95099049d1639479759c986286
Version 20000000
Previous Block 00000000000000000001bbb571411c36339be05e3c18dda8ed251363ab729364
Merkle Root 5b6981ca076faaed4433f87ccec80e3a4ab7c9237ee398044d7a89858f0e5aa7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,703
Size: 1.00 vMB
Total Fees: 0.03211714 BTC
Feerates: 150.68 > 3.22 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,177 (663,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,981 250,981 000000000000004f7f69bd89978d93328b9ac4e4f47ab4e5cd50eae82afc9db0 119 0.07/1.00 vMB 130
250,980 250,980 0000000000000042b7d9a36853fdf59e64b30bfaeb0bc498462a2435b9784514 189 0.09/1.00 vMB 116
250,979 250,979 000000000000006ca3bcdd8b75b8af72fd92175017411dbc46a0d281303acb21 373 0.19/1.00 vMB 110
250,978 250,978 00000000000000660e91ef58bffac0b56313b0352c40d630dfddf5ecc7c4585d 387 0.20/1.00 vMB 97
250,977 250,977 000000000000006b128e05da24ae8c44c9d9a32cc452cf3afcecf18cbeebdb3a 210 0.08/1.00 vMB 98
250,976 250,976 00000000000000042262e57f62a261a484cf8f2e1ff854e6cca997da71fb0a16 364 0.15/1.00 vMB 132
250,975 250,975 000000000000004d902235c5933d8d34b9812100728ec588b9f4de5c75c6460b 390 0.21/1.00 vMB 99
250,974 250,974 00000000000000499b15a3c45479c1f12883021a759eaebab69dbc453b16b22e 722 0.30/1.00 vMB 60
250,973 250,973 000000000000001b3d36aa76ba8fe74d8794d1bee42a2213f9d63f5108b7ea44 642 0.25/1.00 vMB 142
250,972 250,972 000000000000005d114da5984b1f2aaf9f4cc44af8d5a7182bb14bf446ec11bd 483 0.25/1.00 vMB 102
250,971 250,971 0000000000000018c95c3d99c0a91b7bec7bb7fae3d73ffb9d286a3d2dbaa214 582 0.25/1.00 vMB 232
250,970 250,970 0000000000000029fbab245b8fc372824062427e8efcf691daa0d2b54203a939 249 0.10/1.00 vMB 160
250,969 250,969 0000000000000066ee49cbd301e65c1021b9e2bea15ca8815368d1477a97ef70 23 0.01/1.00 vMB 143
250,968 250,968 00000000000000312c6b9136f96b7ba1da20e3330005b1341bacdbc047f6037f 362 0.17/1.00 vMB 97
250,967 250,967 00000000000000369e1b1fdb53c153036e1bb5bd6b6c4be56b8d642b57b05bb8 618 0.25/1.00 vMB 131
250,966 250,966 000000000000002e51f048665367fb9e34feb9297aa3f062f81f4cbb38258d2d 228 0.10/1.00 vMB 127
250,965 250,965 000000000000005bd44a44fda09c4ef368e69e07fb8d4dca12c99ea1a5bf2961 32 0.01/1.00 vMB 221
250,964 250,964 000000000000000749849f1a0a60997b2df431598bef0b9d311f5087ce28523c 67 0.04/1.00 vMB 111
250,963 250,963 000000000000006a6c8782be032b94a1657314cd22ddb649c0a8410f2bad2d22 70 0.03/1.00 vMB 76
250,962 250,962 0000000000000042c186ec94bae5d6f47e618c5812a973b027882d569dbbcaa4 279 0.12/1.00 vMB 125
250,961 250,961 000000000000001056c809043b8d18bcf5f2d6de0ffae4668a7c246e8b720df8 535 0.23/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 780.91 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: 571.87 GB
    • Received: 7.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.