Loading Tool

Explorer IconExplorer

Memory Pool

42,322 transactions
26.98 vMB
0.06474594 BTC
Random Selection Loading Transactions
Max Size: 141.45/200 MB

Candidate Block

Mining Attempt 44ebd5a35a7ebfab71fecd9238583d3e3f34b62e05910d8b4275e64685e86571
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 363dd46dc121e08460b4a3f204b09de657278ab93b0310cb5583b4f73db6907c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,636
Size: 1.00 vMB
Total Fees: 0.01462810 BTC
Feerates: 60.14 > 1.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (146,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,208 768,208 000000000000000000065eb398084ba5c76dfc05bc3dc8e5df0b2ce050f6a324 1,094 0.54/1.00 vMB 11
768,207 768,207 000000000000000000003fad85ac922d0f7ae00485ded04d2961e4ad444dfb95 903 0.46/1.00 vMB 12
768,206 768,206 0000000000000000000188bcfa8a7fe8e820a1fc43ce08c182ae13badd6e94be 405 0.12/1.00 vMB 16
768,205 768,205 000000000000000000039423b181fa89c007f678679660fff4c54e687eb73d5b 601 0.63/1.00 vMB 5
768,204 768,204 00000000000000000000be99531c56478c160bb0aefd108c0575aad5287df021 1,664 1.00/1.00 vMB 4
768,203 768,203 0000000000000000000026525dbe80df2149abf8a2da1985014e091410d983f9 3,667 1.00/1.00 vMB 24
768,202 768,202 000000000000000000060cce95f29e94433fc0648a58b2362f53441ba4b1660d 1,728 0.79/1.00 vMB 10
768,201 768,201 00000000000000000005c7ad762a82956148b6cf9201d9bceeadc7b311d9d259 635 0.20/1.00 vMB 15
768,200 768,200 00000000000000000006537e0728edf5d39bdd83b1521199f46944a91057908b 754 0.47/1.00 vMB 8
768,199 768,199 000000000000000000004d35d8fe2fa1f4d4670874989fb599c2115f76f32c55 165 0.95/1.00 vMB 1
768,198 768,198 00000000000000000005955ccfccc0c94ad0506b569f7c7e0546e5cb9932c82e 2,148 1.00/1.00 vMB 13
768,197 768,197 0000000000000000000603ccb8df39afca5f835c58aaa5b7e444040ec801674c 2,924 1.00/1.00 vMB 15
768,196 768,196 000000000000000000022924c498248c5c5240db121a9f544b87bdb2385a9477 732 1.00/1.00 vMB 5
768,195 768,195 00000000000000000001a6b6ec2d5dd0d7e8d99916859528f978ebb4f4953865 727 1.00/1.00 vMB 4
768,194 768,194 00000000000000000004ce086bf94ac24d5216a4828ab74b75e41b569d2c603c 1,716 1.00/1.00 vMB 4
768,193 768,193 000000000000000000008223a780c0f7ab7313783e846fa9fcf38b84b81089bc 2,156 1.00/1.00 vMB 6
768,192 768,192 00000000000000000001bfc79a2c0ae51305131cf9224687324c5f497f132797 2,027 1.00/1.00 vMB 20
768,191 768,191 0000000000000000000221e6c314644f51a3bf539c4716367f5419e759f98853 2,966 1.00/1.00 vMB 19
768,190 768,190 00000000000000000005c987494da6c9f7b07ead4de16ef7323a31212edc47a3 2,976 1.00/1.00 vMB 23
768,189 768,189 000000000000000000053cfaf1519c448677a16d5d7d4f5ad3c2f0a9b6149aa4 3,287 1.00/1.00 vMB 29
768,188 768,188 000000000000000000074ae0a469161205db598403b5648ed8b454bce134cfc5 2,640 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.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.