Loading Tool

Explorer IconExplorer

Memory Pool

40,436 transactions
28.98 vMB
0.06719276 BTC
Random Selection Loading Transactions
Max Size: 147.61/200 MB

Candidate Block

Mining Attempt c295a328d865163d49447b5f563680bae2982c7481b895f16c883e0a8f16c0b4
Version 20000000
Previous Block 000000000000000000012d6c916022b0c29b256de4137f6a37cd2f35e9040386
Merkle Root eeb5e6807e548c207147594748ed57af2722b2d1f731e1c6ee60fbb677b11cb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,831
Size: 1.00 vMB
Total Fees: 0.01085305 BTC
Feerates: 58.92 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,543 (159,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,089 755,089 00000000000000000001fe357ec6fe93ceab9d186bf6c53f9e810f4db02c7fc6 869 1.00/1.00 vMB 2
755,088 755,088 000000000000000000078a3820767e9b5809e828f9c5335a84c039a59f303d65 1,693 1.00/1.00 vMB 14
755,087 755,087 00000000000000000006d9d81ac456d73435d5e7128823334c4677f83c6967c9 1,295 0.43/1.00 vMB 11
755,086 755,086 00000000000000000005aafd45d11f0399ff21e203d42195477d973a717014fd 1,000 0.38/1.00 vMB 12
755,085 755,085 0000000000000000000016328fa85a727ccf86e49dada7656109ecadb864cd2c 835 0.27/1.00 vMB 10
755,084 755,084 000000000000000000061d360830a0496c36d7bf16f731bc3c3403f0c6e7b40f 1,090 0.92/1.00 vMB 5
755,083 755,083 00000000000000000007285550a0c925467543f001f947cbeb11ef4946a16fd0 3,227 1.00/1.00 vMB 11
755,082 755,082 0000000000000000000822b1c0946c12d03e30e94c9b388fd7ddd8b7877af100 1,179 0.81/1.00 vMB 5
755,081 755,081 00000000000000000003a6a43ca83af8dc642447a8dbbc828c6404c532d57d37 2,872 1.00/1.00 vMB 13
755,080 755,080 0000000000000000000021288cfe0320fb73b1d60c79ce5164b5fe94ad6cc301 2,767 1.00/1.00 vMB 11
755,079 755,079 00000000000000000007ca5d2bb59e307939ee8c978702e3ab908a718210ff45 2,262 0.70/1.00 vMB 10
755,078 755,078 00000000000000000003ab327802848c3d113a5b865c145b67c760dbf5d70bed 1,598 0.48/1.00 vMB 10
755,077 755,077 0000000000000000000784c949f35c37c85e6b9c81f158bde9e87a0df9ae1c5d 2,254 0.85/1.00 vMB 11
755,076 755,076 00000000000000000004a93881d12236b91605f941190f1ae5dccaadd1c967eb 422 0.22/1.00 vMB 13
755,075 755,075 000000000000000000024501fc5521874e17e077509cedb2120f1fbd9ce35c5e 159 0.19/1.00 vMB 11
755,074 755,074 00000000000000000005bc8fd33e63d53af18c9c4f1cb478ea6875f5b5531d21 314 0.18/1.00 vMB 11
755,073 755,073 00000000000000000000551d0cf4b24349d15f9cee43a3316923b02143194b7b 328 0.08/1.00 vMB 12
755,072 755,072 000000000000000000009580c5404b07b300bc7aa3b60831bcc0e047a827d574 1,111 0.35/1.00 vMB 11
755,071 755,071 00000000000000000008c17f669cef3485753808910d70fcc3b398b5bfcdcd42 1,051 0.38/1.00 vMB 14
755,070 755,070 000000000000000000038979f89c456b5829b53042557d3b94edf725fb22f505 724 0.21/1.00 vMB 12
755,069 755,069 00000000000000000000ae469c3724e84559305bac3ded20e7de361f41d9d48c 1,531 0.53/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.57 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: 622.67 GB
    • Received: 11.36 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.