Loading Tool

Explorer IconExplorer

Memory Pool

42,166 transactions
26.63 vMB
0.05981340 BTC
Random Selection Loading Transactions
Max Size: 138.96/200 MB

Candidate Block

Mining Attempt 93c86b68c33d38ec25571babaaff230543413f14e117b534e642dd775f974f99
Version 20000000
Previous Block 00000000000000000001aae22bf03485fc959de8eb2dba05795b3aa6b906bcaa
Merkle Root 25599083d8dcd8fbd4be06a5156755e8d66672fec370a91dab523b7e1a5d8fbd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.01050524 BTC
Feerates: 100.45 > 1.05 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,884 (134,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,257 780,257 000000000000000000008d91fd93e3d00ec7a8a1ecc002a637fa29e4fdb23155 2,219 1.00/1.00 vMB 25
780,256 780,256 0000000000000000000432299fd4ceadb902f55ec4c4eb21d1c3d8baf9c13391 1,787 1.00/1.00 vMB 12
780,255 780,255 00000000000000000001a1dcebb9f99b331bf26e57dfc54e182b6b0681733719 1,832 1.00/1.00 vMB 12
780,254 780,254 00000000000000000006472dc77a57da50b727585e8d8319520da15a3da7ff0d 411 1.00/1.00 vMB 4
780,253 780,253 00000000000000000004438914a6c483c67366f939487c18cf546fb42ec481c7 1,671 1.00/1.00 vMB 5
780,252 780,252 00000000000000000000b686f8db7b4bdc963c9c8bec92643db80742c86198b1 1,112 1.00/1.00 vMB 4
780,251 780,251 00000000000000000002da0e9d4498ec693845c14ea05122c9e4ee8094af54e8 1,875 1.00/1.00 vMB 14
780,250 780,250 000000000000000000041664e1d3657a253014ec0dd87b6131fdb745b3b1cbbd 1,825 1.00/1.00 vMB 34
780,249 780,249 000000000000000000053d9f38c70eb28dbaf7cf0321028a03202ee35d1e5c85 2,092 1.00/1.00 vMB 17
780,248 780,248 0000000000000000000548f01bde1553bf4eeb17272b7ba69c2277330534364e 2,509 1.00/1.00 vMB 22
780,247 780,247 00000000000000000003411884a2952421b40352d6250c0fbff6202f98e9dc1d 2,184 1.00/1.00 vMB 14
780,246 780,246 0000000000000000000605a6af617b519c978a1d24b7282d8fe61f8978b8a256 1,053 1.00/1.00 vMB 8
780,245 780,245 0000000000000000000343793d9771b932b361817a51944dad7265cd8403766c 2,929 1.00/1.00 vMB 30
780,244 780,244 000000000000000000007905aaa1e8386d20c370fb20c6c475b6ef1c98030721 2,094 1.00/1.00 vMB 24
780,243 780,243 00000000000000000000df98eb79198dcc2d81b5ced2b02e5b8177954ce07b8c 2,154 1.00/1.00 vMB 24
780,242 780,242 00000000000000000006523499c745c69087241e93dd33f59d6439b4c4fe2640 2,063 1.00/1.00 vMB 40
780,241 780,241 0000000000000000000537093c53c135a02ee9fc02e4cf0a944b08d577a25a7d 1,294 1.00/1.00 vMB 8
780,240 780,240 0000000000000000000617fe90b30aa96c169864b793d06083595426a591653d 2,143 1.00/1.00 vMB 16
780,239 780,239 000000000000000000043a7df1fb0e0769ff39d4bd266b7593ce6fce52a17d84 2,002 1.00/1.00 vMB 14
780,238 780,238 000000000000000000064d285a71c45948ac93382f13f7f5e3b6c0aa08068367 1,546 1.00/1.00 vMB 7
780,237 780,237 000000000000000000046d36340b4808a884498061bf542fe83ddaa890dc1e20 1,712 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.18 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.64 GB
    • Received: 13.98 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.