Loading Tool

Explorer IconExplorer

Memory Pool

77,105 transactions
28.82 vMB
0.11787946 BTC
Random Selection Loading Transactions
Max Size: 174.32/200 MB

Candidate Block

Mining Attempt b7b0b72d28c28c7e5045714a389ddf678e5af7e8e18c21775e3068c2d63d714d
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root ec356a61e1741a2561bf73521d6e8ef143f63161e7a9ddd700a1efa6f052b178
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,445
Size: 1.00 vMB
Total Fees: 0.05789679 BTC
Feerates: 101.65 > 5.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (631,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,141 283,141 000000000000000083361938a052b3d685c33c9664929edc9ac28996560065d2 5 0.00/1.00 vMB 15
283,140 283,140 000000000000000135b3e5b58dc9407ddc98ce37ed23885bd6c5d140820c32e4 87 0.04/1.00 vMB 35
283,139 283,139 0000000000000000c1eb6e80146565462a5705ed48337892aaf57bb0935feb2e 269 0.13/1.00 vMB 44
283,138 283,138 0000000000000001a0a21ce80c0f7198d17406264d9ec3c483390b7297c26ec2 89 0.04/1.00 vMB 53
283,137 283,137 0000000000000001d8b4a1e1974297c234d603b206a7d4947c4be8922c9ca170 154 0.09/1.00 vMB 31
283,136 283,136 0000000000000001c78378b7bfa7be3ce22992c7f4efe10acdf870ca74f7cbad 104 0.05/1.00 vMB 37
283,135 283,135 00000000000000010d5eb6daf35503058b222e303bf146fd5d4c29a8d6552845 208 0.10/1.00 vMB 41
283,134 283,134 000000000000000197da56e2e1969f8646051a8532ffca11aa829fce9efcffa8 331 0.25/1.00 vMB 23
283,133 283,133 0000000000000000fbc79961b4321bffb137e7edb4e4c8ec5f2afe83294d6944 134 0.05/1.00 vMB 65
283,132 283,132 0000000000000000aa691a13fa67a1b3fdc280c0b436725ec69062e7c494eec5 562 0.25/1.00 vMB 37
283,131 283,131 00000000000000006dde94f8667c9d4a7028347e9b9f5c1d3780ff608e6c4378 142 0.05/1.00 vMB 104
283,130 283,130 0000000000000000cefb3a54e8a169b4cf42510e90aac300569db35066d1ffb5 47 0.05/1.00 vMB 25
283,129 283,129 0000000000000000fb9b174142faca36b169aa9daa244125345836c385895d83 93 0.05/1.00 vMB 37
283,128 283,128 0000000000000001e8fbb1a3028d5facf7802dde0f66d1fb39a8f3d1c04b6945 436 0.22/1.00 vMB 39
283,127 283,127 0000000000000000b2f01de3ff9fed87a6988be3879d57508e387ede1bf68c13 37 0.04/1.00 vMB 4
283,126 283,126 0000000000000001801c468e6111921e0ff67ab805395127c112a7baf48fb4e9 546 0.29/1.00 vMB 37
283,125 283,125 000000000000000070fec9a206f0c9aa57353da7ffbb07620314650cfd4b9bff 430 0.40/1.00 vMB 28
283,124 283,124 0000000000000000ecfe081690eb8be4f8b788ffc27a9570a91c31844e2e264f 158 0.27/1.00 vMB 15
283,123 283,123 000000000000000141fb0200e3fadcc669736cb321a8bee901b66b3534da6d4b 141 0.33/1.00 vMB 12
283,122 283,122 000000000000000151e8b01e91fa5905922c486b6de9c1a68adc393462a5550b 556 0.25/1.00 vMB 38
283,121 283,121 000000000000000033253a0a5f6f24ba10bbfe136a18743cdb35286dae5b7499 598 0.25/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.