Loading Tool

Explorer IconExplorer

Memory Pool

83,752 transactions
31.88 vMB
0.08528786 BTC
Random Selection Loading Transactions
Max Size: 193.87/200 MB

Candidate Block

Mining Attempt bf180b85ebe0507fa6dd5f0fcb787d09af5f049e531d1fe2eb2418b2cde6096d
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root ee388bb33609ed3653987556c6c50ec213a7bc07631c87e772dd2f0be5b9b439
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,303
Size: 1.00 vMB
Total Fees: 0.01583104 BTC
Feerates: 40.00 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (176,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,703 738,703 00000000000000000007735a2a2884f5fc3418466df23e3bf4ea6e6ed70acda6 700 0.40/1.00 vMB 4
738,702 738,702 000000000000000000061a1d30698df43f9d423eddf160ac2c148008c3b5490d 665 1.00/1.00 vMB 8
738,701 738,701 0000000000000000000088d34e5f5dbc65c63666838b20d72d4ff124b9a7fdd1 46 0.01/1.00 vMB 7
738,700 738,700 00000000000000000004f25bf257b53147b57347c79b114fe6cc1631f25b40a4 1,113 0.40/1.00 vMB 11
738,699 738,699 00000000000000000005ac35619567f9e96bc4578e1593514f60b97c47310221 1,545 0.60/1.00 vMB 8
738,698 738,698 00000000000000000001abc5f1a614ea84b1d5d582bf521575becfa121bc3205 2,671 0.96/1.00 vMB 3
738,697 738,697 000000000000000000019a53d5a4a70396d899a6639e075cdb2d474aaf3f76c2 2,406 1.00/1.00 vMB 10
738,696 738,696 000000000000000000072d4f29e2bb2fbe8446615af32b183ad7bd4c584a96c1 2,182 1.00/1.00 vMB 17
738,695 738,695 00000000000000000008498a04b081a6459c9af90543ea41a71aa0154167147c 60 0.03/1.00 vMB 5
738,694 738,694 00000000000000000007e940018869ff3e5017b4ebbc82ca54c87976b31bc963 538 0.20/1.00 vMB 11
738,693 738,693 00000000000000000001dd3387deb99ea8f337a9b0c2a894f7099776be731420 990 0.57/1.00 vMB 6
738,692 738,692 000000000000000000048ae057e690473fe62e83bc3db47dd4aab7c62d08461d 1,284 0.49/1.00 vMB 9
738,691 738,691 00000000000000000007c7ede3e36a1477c115d2c950aca31b41bc90a5f36d02 1,952 1.00/1.00 vMB 6
738,690 738,690 00000000000000000002f5e801d7fb559199336b3e9444eb1d7b716dbb24f2b4 1,274 1.00/1.00 vMB 4
738,689 738,689 000000000000000000012582bafc8c3fa66582cc6ef2ec2f6d8d388e1482a70b 1,408 1.00/1.00 vMB 6
738,688 738,688 000000000000000000029e8aab4937cf5d95d01f44e3fb4a39616183795e8ebf 2,849 1.00/1.00 vMB 5
738,687 738,687 0000000000000000000299fa615f64306bd0c8ae741f47fffee8db1c5da8eef2 3,110 1.00/1.00 vMB 6
738,686 738,686 00000000000000000005edceaa10fbeeca1c6a4ec26beb48c5ede970375743cf 2,308 1.00/1.00 vMB 14
738,685 738,685 00000000000000000007f4067e181e37a8c36344f889afa9a868105767724f55 2,135 1.00/1.00 vMB 15
738,684 738,684 00000000000000000004c6e69b13eae111577dfc60f27acbf3a77c2892c8dbc9 1,523 1.00/1.00 vMB 24
738,683 738,683 00000000000000000006283f703f5f8ceef3b3c47564451fc4b638d1e36a3751 1,660 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.75 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: 708.85 GB
    • Received: 16.78 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.