Loading Tool

Explorer IconExplorer

Memory Pool

76,197 transactions
28.80 vMB
0.07174454 BTC
Random Selection Loading Transactions
Max Size: 176.03/200 MB

Candidate Block

Mining Attempt bdb3bb0688c53dbaa0488f2da79c5c5c94d58cd459a15512254c1e3c676bfda0
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root e67ac7ffca76e114e1690f3c29c06cfb42c33e024ccdb879f5eb405e5304a044
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,026
Size: 1.00 vMB
Total Fees: 0.00910523 BTC
Feerates: 77.76 > 0.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (615,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,292 299,292 000000000000000044e85bc01d2d889956861e0fd63195629a64af86d04714a1 723 0.28/1.00 vMB 35
299,291 299,291 00000000000000002f0515a9951ff900f6f6aeb5e0e0e848138e404f548c65ee 703 0.38/1.00 vMB 49
299,290 299,290 000000000000000065e5e01076c03b9d6900c2b158345118e53d758532147df8 95 0.08/1.00 vMB 29
299,289 299,289 000000000000000041136c5e7904909d75c5e57d7bc3598d01ddf0c25b96ff0a 256 0.13/1.00 vMB 49
299,288 299,288 0000000000000000246850fed7dfd63178e02a8884a034033ffb612167e0beb6 602 0.33/1.00 vMB 31
299,287 299,287 0000000000000000524d8595da37a1d54dcfa6939c1415b63f5df020511c9b84 600 0.34/1.00 vMB 34
299,286 299,286 00000000000000004baee231b347d16b23211abd068946e23ba81c84ba347fb2 984 0.50/1.00 vMB 40
299,285 299,285 00000000000000000e82bd10fd73bee969142fed20d908d955d060873ea4b138 18 0.04/1.00 vMB 12
299,284 299,284 00000000000000006b3e9c2bded318267f45419d64690e0f321be96c5ed006b9 178 0.10/1.00 vMB 38
299,283 299,283 00000000000000000a997c79291210c73f8b854411d6e8e0112b5d84be303397 407 0.26/1.00 vMB 32
299,282 299,282 000000000000000026ee54f50f9e3c2a92e112f37233e581152b0f17952164eb 567 0.31/1.00 vMB 36
299,281 299,281 0000000000000000668a100161e5cb6a748f6c0233ced087226c1316c17eb2db 111 0.08/1.00 vMB 22
299,280 299,280 000000000000000087aad9b63c0cae7a77f6042e885525e43da65ccfca1f6c71 128 0.09/1.00 vMB 29
299,279 299,279 000000000000000014f200ceac04eb6d6f2d37b90e1b243e9025c57130a548ac 700 0.36/1.00 vMB 42
299,278 299,278 00000000000000007f72f88554d17c38e4a3ee8b0f7e30411b6c7218fb2a6fce 13 0.05/1.00 vMB 3
299,277 299,277 00000000000000001e2a34031385de83ed23d9fc9264f03abeda623c3ce8a85a 75 0.04/1.00 vMB 45
299,276 299,276 000000000000000023ee8b3f0da6c6be4bdf0e7715b3ce1b3f5cd9a37c049fe6 98 0.10/1.00 vMB 17
299,275 299,275 00000000000000005d98cd89eef941071b06b47aa756864e4096dec7313609a0 579 0.29/1.00 vMB 38
299,274 299,274 00000000000000001a9505ea63b71c12a51982e2dee8d608e58144cb54ec6f8d 57 0.09/1.00 vMB 7
299,273 299,273 00000000000000006f2ae9205f3aa7bd182d3a2b741a80e41b7683f9f687167c 699 0.45/1.00 vMB 28
299,272 299,272 000000000000000080647b783924c3103a9cec25d346b54e413631f4e5bf87ca 127 0.14/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.82 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 710.74 GB
    • Received: 17.08 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.