Loading Tool

Explorer IconExplorer

Memory Pool

80,781 transactions
29.82 vMB
0.07204502 BTC
Random Selection Loading Transactions
Max Size: 179.91/200 MB

Candidate Block

Mining Attempt 7ecd9f0a7dfe1086f080a0cc11e497fcf358a93e865391b4b408a122bdb94482
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 25ab7eee00791b9f8d4c906c751dbed86688cdd3a26a6d79457dab499a246e87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.01130896 BTC
Feerates: 100.36 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (169,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,123 745,123 00000000000000000005a1b7bebbe3ed7ff1dc358b74c8905dd14d372aa1ceb4 3,050 1.00/1.00 vMB 24
745,122 745,122 00000000000000000008eaa5d2210d764517831e42b932913d18940766f6e2ae 2,960 1.00/1.00 vMB 37
745,121 745,121 00000000000000000000fdc7663affec05bdd5141dac450177546a53d69af5c3 598 0.99/1.00 vMB 5
745,120 745,120 000000000000000000016321f8e2473c95d6aea56e797176ef8b7a7c5770745b 2,880 1.00/1.00 vMB 13
745,119 745,119 000000000000000000008040147165886f48c4adfccb14742fdc3d4ac36cd6fa 2,714 1.00/1.00 vMB 33
745,118 745,118 000000000000000000010a14518c00ec037d3f8d4d2f936787ff8e7b3d3a767d 1,423 0.77/1.00 vMB 19
745,117 745,117 00000000000000000002d3dc23906be3369aa1077224d61fd64f947d4d9a8c34 1,153 0.91/1.00 vMB 15
745,116 745,116 0000000000000000000895d5e98ae6160763ae657bd8a7b4a2add9739799ffc1 893 1.00/1.00 vMB 23
745,115 745,115 00000000000000000003a674a505358d1514d24891adfc21c3e266ac9daf3bbf 308 0.12/1.00 vMB 20
745,114 745,114 00000000000000000008ddca1508b48c694b23ed0d9ec9bba651908bd51253ec 1,085 0.48/1.00 vMB 7
745,113 745,113 000000000000000000098410a601e0cf03aecdf83238b5dc9e0b3349350f78d6 3,234 1.00/1.00 vMB 28
745,112 745,112 000000000000000000061a92beabd55692be64fb3287684b25db4caf6096678c 1,314 0.56/1.00 vMB 16
745,111 745,111 00000000000000000003e5ed164557a5783f01a7516dc5250f78bb2bbcfcf0df 1,120 0.39/1.00 vMB 19
745,110 745,110 0000000000000000000531d07721a8e5394f4b23f77676ee9bacf6a7e3151833 1,298 1.00/1.00 vMB 6
745,109 745,109 00000000000000000005e72203fc29ce31e3343add6d9a4128a9e3ecca6b11b4 2,579 1.00/1.00 vMB 25
745,108 745,108 000000000000000000022983bc1d07d68e46bddde56f1888585ec86d1a85dd16 1,085 1.00/1.00 vMB 5
745,107 745,107 00000000000000000006e794d279f74b4b528e2a23be3fe7887e54798245c837 2,561 1.00/1.00 vMB 18
745,106 745,106 000000000000000000083067f4af7a72c45bad0510753acf644533355e29f34e 2,485 1.00/1.00 vMB 21
745,105 745,105 00000000000000000004b54f09464f95a82e5018d0382e79e80be2459a1ef735 1,335 1.00/1.00 vMB 3
745,104 745,104 00000000000000000004f499f5a8adf74f2de1b14e8e8cbcbe23cab20b49ccc1 1,978 1.00/1.00 vMB 13
745,103 745,103 000000000000000000080fba219bf26fe17ce7e5388567d6ef81e3fb26336661 3,148 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.