Loading Tool

Explorer IconExplorer

Memory Pool

41,540 transactions
26.41 vMB
0.07742367 BTC
Random Selection Loading Transactions
Max Size: 137.61/200 MB

Candidate Block

Mining Attempt fc74ebdd990caaa055df05a7faea0957178cd400a5585a5981b8a6ec9f2b0868
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root e9c612384b12accf3b64f253b71d06521a1791113cfe6445844a6733616ad591
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,488
Size: 1.00 vMB
Total Fees: 0.02895206 BTC
Feerates: 150.98 > 2.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (196,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,213 718,213 00000000000000000009f3d1a679642054c55982d6e9be9a751825927ad32fb7 166 0.05/1.00 vMB 10
718,212 718,212 0000000000000000000657a24afa866bc1f9f3d2d66867924d584c9c4913ed57 604 0.23/1.00 vMB 7
718,211 718,211 00000000000000000000da819a8bdda6fac5197e584d14a95dbe42dc13abf93e 3,045 1.00/1.00 vMB 10
718,210 718,210 0000000000000000000764f830fc17ab3ac9813a53a9cc221659cb658d439f21 191 0.06/1.00 vMB 9
718,209 718,209 00000000000000000008e1de5a7eb372eb0fd2e6291bc3be1b989cedd5264c68 777 0.23/1.00 vMB 10
718,208 718,208 0000000000000000000256cfb104fae376fdf58161fabc8f02d73234f19b3429 2,791 0.91/1.00 vMB 9
718,207 718,207 0000000000000000000a3cfa6ff29a4693ef10ea8ce21435d9dc4bf592a86e3f 662 0.20/1.00 vMB 9
718,206 718,206 000000000000000000021895805595cd7bcc1d4aca7d2c53e59b45109948ef74 1,886 0.78/1.00 vMB 5
718,205 718,205 0000000000000000000b1ba52982f4a212884f2d442c35f1d88fe30b1d36d638 718 1.00/1.00 vMB 5
718,204 718,204 00000000000000000004b67dd387084606159c999b57534b35f10799030a0e11 2,326 1.00/1.00 vMB 12
718,203 718,203 00000000000000000001b3267aef0c87bdfb5e03fe2e46bc642febd521d0dcf9 1,434 1.00/1.00 vMB 8
718,202 718,202 00000000000000000008a6c4d902b0db0e17bde1e54a83131b063a4e5f53fd5b 197 0.06/1.00 vMB 9
718,201 718,201 0000000000000000000132fdc0e9b560057302dc6b477f937052c76de3c7a54d 1,937 0.72/1.00 vMB 4
718,200 718,200 00000000000000000008ffec0bdf9fbcc301080cd76ad497c29af370c5b96e57 3,094 1.00/1.00 vMB 13
718,199 718,199 0000000000000000000646b5e63f5bd01533fe8261dddeb3d2339f61cf99f97a 840 0.35/1.00 vMB 9
718,198 718,198 00000000000000000001e35b2e6cecd52e4d71f1d6ad909703c8df403f49582a 3,023 1.00/1.00 vMB 9
718,197 718,197 00000000000000000001dcfe4ae298329bb704a9941ec9cb3f90be0253906405 1,426 0.50/1.00 vMB 9
718,196 718,196 00000000000000000009df9aa5553f4ef1b84f139ff85094e86cb3b3195463af 316 0.15/1.00 vMB 7
718,195 718,195 00000000000000000005afcac6bbd731e2e175f69c4c998888d9d6cbd573ecaa 612 0.30/1.00 vMB 8
718,194 718,194 00000000000000000009913f1ffc2d4720e4db701b1d82980ecf9aba465661c0 642 0.26/1.00 vMB 10
718,193 718,193 00000000000000000007b16f3dba68ca1e0b031fa63e62b5171694d25b6fbc97 1,530 0.56/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.