Loading Tool

Explorer IconExplorer

Memory Pool

36,390 transactions
25.84 vMB
0.08526338 BTC
Random Selection Loading Transactions
Max Size: 132.33/200 MB

Candidate Block

Mining Attempt 80a24a8b234a57184edc8f4e2aedb267402c46f739db909c8fa3812187b420fb
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 1d28ecf0d93c7e1ce53faa32062a52f384f363d752abbdcc8e27e5bab81ddb1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,965
Size: 1.00 vMB
Total Fees: 0.03796228 BTC
Feerates: 171.09 > 3.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (567,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,681 346,681 00000000000000000ae94d2606a99ba6a77a90bcc9b555e801dbc421b4460c4e 512 0.17/1.00 vMB 44
346,680 346,680 00000000000000000e7eef9655dac63a7f64907524024d642c26e910f6209108 227 0.15/1.00 vMB 21
346,679 346,679 000000000000000006f6b24a43c007985bd0e3eea8e37cd1c5e7c218313eef65 1,132 0.54/1.00 vMB 25
346,678 346,678 000000000000000001f4148887d7323b24c7a3eb69560705e7cd7fac0e18a27e 23 0.01/1.00 vMB 26
346,677 346,677 000000000000000000a9a670a71fd377e1d25f06f74f5f11744e853b6ac9b38f 484 0.29/1.00 vMB 27
346,676 346,676 000000000000000013592fbc6a0b507751c44a9241f5cc6e7cb4534d5a69c0ea 167 0.10/1.00 vMB 25
346,675 346,675 0000000000000000137edc72de28d45dbd67bd005052e8f2b21f8af02dc7a478 232 0.21/1.00 vMB 14
346,674 346,674 00000000000000000f5dad1d36aa28b3b42f89a0822f9de088febb74f2ec7056 181 0.11/1.00 vMB 21
346,673 346,673 00000000000000000270f3e127e7f8e242301649628998b572417c25fe950e37 161 0.08/1.00 vMB 25
346,672 346,672 000000000000000004a49d70abbef627cfb776d2698c0c4b2914cab49b2478df 484 0.22/1.00 vMB 27
346,671 346,671 00000000000000000b01d6db98663640f00cc5324ad4c6f16c4304f7a861fc6c 929 0.48/1.00 vMB 26
346,670 346,670 00000000000000000d3a71fa28470370138e3e0c2ca63e7dbdadc72166ba4316 233 0.12/1.00 vMB 25
346,669 346,669 000000000000000013f04d68f33a56128f199d6706a98cd9cba28b63418aeb07 988 0.48/1.00 vMB 28
346,668 346,668 0000000000000000095ca3ac9627f319b4232dbbbd72b925f9c8dd6374837d64 1,076 0.52/1.00 vMB 28
346,667 346,667 0000000000000000135fb3046e4f8f74b54823ae2fcc2d9288a2a434921be95d 187 0.08/1.00 vMB 25
346,666 346,666 0000000000000000084ccdb8f5758ffb29072550b886c866806ec205d97d913b 130 0.06/1.00 vMB 19
346,665 346,665 00000000000000001518dd7345fdac9170a4b8aea5046e59aeffcf781fb34e14 178 0.10/1.00 vMB 24
346,664 346,664 00000000000000000e70340749e7812102b503b2c0a86e38cbd4bf5b44ea74ed 93 0.04/1.00 vMB 27
346,663 346,663 000000000000000007d6fee73e77d025a67d8daf7d264d30caef63cc2aa8380d 446 0.23/1.00 vMB 25
346,662 346,662 000000000000000015b5eb3f5d80fdea4b8162b215b269f509575e6f7fc7b5f6 859 0.43/1.00 vMB 27
346,661 346,661 000000000000000000373d3195c73b55b8ea91d82c2e47350f4915dcb25a3251 1,498 0.75/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.