Loading Tool

Explorer IconExplorer

Memory Pool

77,205 transactions
28.84 vMB
0.09794612 BTC
Random Selection Loading Transactions
Max Size: 175.00/200 MB

Candidate Block

Mining Attempt a37b1407070dfda89b82b83716a8de0db0939c869a7aa2c3c72847e0307cbce7
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root a096be471015d10b6991733bd9cbd00986d043a89cf65a2e25df7ce3623dbc7e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,429
Size: 1.00 vMB
Total Fees: 0.02990789 BTC
Feerates: 180.82 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (615,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
299,271 299,271 0000000000000000126586638b295ba07d7f512c6050f0bbd246efc2a56bd731 444 0.30/1.00 vMB 38
299,270 299,270 00000000000000007f31431fa9b94141d1b471a00e73935b8a936ba052555fc2 280 0.39/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.