Loading Tool

Explorer IconExplorer

Memory Pool

80,838 transactions
29.84 vMB
0.07249610 BTC
Random Selection Loading Transactions
Max Size: 180.00/200 MB

Candidate Block

Mining Attempt be698fcf5676996453fc863ad9116440761add1467027413f0cd8f5a8b192766
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 99be903f8ed88ba2bdff421f5f2c2454a94504948530bc5e3d1dd185ee339b5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,625
Size: 1.00 vMB
Total Fees: 0.01167775 BTC
Feerates: 100.36 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (169,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,132 745,132 0000000000000000000392dcc198fa1f6d8afb1dbf4395a1cb7d0471d6b40892 2,495 1.00/1.00 vMB 27
745,131 745,131 00000000000000000004678a3e34e8136da0d86cd8cbce0f4fe5de81375ce566 3,046 1.00/1.00 vMB 30
745,130 745,130 00000000000000000001d9bc638400828607982880c116bc54bff00765be85de 2,685 1.00/1.00 vMB 45
745,129 745,129 000000000000000000040a36d265c0950d87a6f79c244642fbede2bcf1c33894 3,109 1.00/1.00 vMB 34
745,128 745,128 0000000000000000000204715cbc3630297e0ddb113978de8befcdd5f6a6361e 1,937 1.00/1.00 vMB 36
745,127 745,127 00000000000000000001df39af44425bf1aa0bd6e3c5ec69805819dbff4e1831 2,540 1.00/1.00 vMB 25
745,126 745,126 0000000000000000000356a1b52952923a8c4a3b907c8fde61703f4fef41c988 2,232 1.00/1.00 vMB 3
745,125 745,125 000000000000000000062429498ae00bdff40ac5048b5f04e253df43d649a248 3,104 1.00/1.00 vMB 28
745,124 745,124 00000000000000000008a55925528eb00e250e8f5606c5f94082786f97affaf7 2,075 1.00/1.00 vMB 29
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
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.