Loading Tool

Explorer IconExplorer

Memory Pool

82,122 transactions
30.93 vMB
0.07899374 BTC
Random Selection Loading Transactions
Max Size: 189.79/200 MB

Candidate Block

Mining Attempt 5e10af3f52384d945311f1ec95aaad49800803009beff6a6faf30268e020c29e
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 8f0710c22b4c5c107c15bfbd4f824dacc6c2a6b426f97e4fdcd25fdc9f063231
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,401
Size: 1.00 vMB
Total Fees: 0.00953673 BTC
Feerates: 301.05 > 0.96 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (615,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
299,271 299,271 0000000000000000126586638b295ba07d7f512c6050f0bbd246efc2a56bd731 444 0.30/1.00 vMB 38
299,270 299,270 00000000000000007f31431fa9b94141d1b471a00e73935b8a936ba052555fc2 280 0.39/1.00 vMB 15
299,269 299,269 000000000000000029af125240d7360d3ac56a09e8802ed1470c4fd2db708594 769 0.35/1.00 vMB 40
299,268 299,268 00000000000000007a545a5947b084835c5a4745dcd2a368e124ee06c697508b 750 0.25/1.00 vMB 73
299,267 299,267 00000000000000005dc71760fdc11b79190de3fa5b385467644751c27a0a2169 47 0.03/1.00 vMB 28
299,266 299,266 00000000000000007bf4eee669c6e2720389347feeb7bdf8a70c36fe99986040 199 0.10/1.00 vMB 31
299,265 299,265 00000000000000005995b4e7667873e86d6af637c043db8159b91c592a0b3ff1 989 0.54/1.00 vMB 37
299,264 299,264 00000000000000000df8c947557aa2d9874ff31809c3fc3f0f0f62de7e430c2c 216 0.09/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.