Loading Tool

Explorer IconExplorer

Memory Pool

73,998 transactions
27.35 vMB
0.06674024 BTC
Random Selection Loading Transactions
Max Size: 166.99/200 MB

Candidate Block

Mining Attempt 8445cdd6e9dfaa15d631ae45577e486c1180b1d5e76425b54e09a5fe8f01a78e
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 2fb0b742a2c9cf884d10b45fcdb45ba15f1761f979524e2c53923d84a643eca0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,345
Size: 1.00 vMB
Total Fees: 0.00861297 BTC
Feerates: 73.20 > 0.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (322,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,194 593,194 00000000000000000007aca1e85179d1351a54d2a6a3211ed6cfb144bf3221fa 3,414 1.00/1.00 vMB 26
593,193 593,193 000000000000000000187f288389fc7abf393d252dd4be28b5b5f1c467d449b5 2,452 1.00/1.00 vMB 30
593,192 593,192 00000000000000000010e1920a7da490654b3749cb74cd250c313a9ab1fc2dc5 2,785 1.00/1.00 vMB 47
593,191 593,191 0000000000000000000db31a8f1e907172154a6aa769d34603c1347179891e8a 2,870 1.00/1.00 vMB 72
593,190 593,190 00000000000000000003cd7caf154d33d63798e260a25063baa4a95c3f9c6d37 2,172 1.00/1.00 vMB 22
593,189 593,189 0000000000000000000b21ca2eb0becd46c2146633e320aa22890f224ec1300c 2,488 1.00/1.00 vMB 24
593,188 593,188 00000000000000000009e7c189c2c1525a212f218a6a55024c4b705d7fe1283e 2,995 1.00/1.00 vMB 57
593,187 593,187 00000000000000000004ad283407a4d76650ae677cca5090b78d57de0c79cab2 1,692 1.00/1.00 vMB 31
593,186 593,186 00000000000000000008d1bf2d11ed66066f5145ca5bdbc167eb9caa5b46e9a6 2,716 1.00/1.00 vMB 42
593,185 593,185 00000000000000000006c33693dbe2104e9348ca935bb0938ee4bcb234a6368b 2,745 1.00/1.00 vMB 52
593,184 593,184 000000000000000000025a9ce5b02e3426f6d840664c67e642daff3ce0299d69 2,585 1.00/1.00 vMB 35
593,183 593,183 0000000000000000000982e4c66588097cdeaecc9b64fb8f7160975e9334bcc7 2,566 1.00/1.00 vMB 46
593,182 593,182 000000000000000000155ba72d7c42f0705cc532306d6260d69b3316eda5888e 2,357 1.00/1.00 vMB 56
593,181 593,181 0000000000000000000238c43f52b5012763cb57a81e6f176451f087532fa121 2,603 1.00/1.00 vMB 20
593,180 593,180 000000000000000000102d366c354c72336b483ea00d25448a4e1fef8f3579b5 2,413 1.00/1.00 vMB 9
593,179 593,179 000000000000000000091899f8b2f018cff61c46739b780e0a23ffcc18627379 2,897 1.00/1.00 vMB 42
593,178 593,178 0000000000000000001465bf68f9af5dda43714d97c231f68928f888456f9b0d 2,708 1.00/1.00 vMB 36
593,177 593,177 00000000000000000002b6383bacb1d2c271942e8f68144aaf254fee04cba000 2,690 1.00/1.00 vMB 28
593,176 593,176 000000000000000000123aaf4140964e52ccc4df6ae5ac650bd23b0b19fe4ddd 1,116 1.00/1.00 vMB 14
593,175 593,175 0000000000000000001568b2c9ec1feb75014a19e38b8c601e2db1f07b61fab3 176 1.00/1.00 vMB 2
593,174 593,174 00000000000000000013f63792ce9b820efaedd831e0edd5e418cc15da013a0e 115 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.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.