Loading Tool

Explorer IconExplorer

Memory Pool

73,298 transactions
27.43 vMB
0.08862253 BTC
Random Selection Loading Transactions
Max Size: 165.18/200 MB

Candidate Block

Mining Attempt 777d4fed1ddd88591165b13e2d936072e09c13a661ada64b842b5dee2ae5fd5d
Version 20000000
Previous Block 000000000000000000017eebdacbe575f6ad3bea03b3fcf5d14b56a08eb4921b
Merkle Root 26606af08164c112e9bc27b6b41602165196b23a2734721046f311683dd54660
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,889
Size: 1.00 vMB
Total Fees: 0.02847687 BTC
Feerates: 74.18 > 2.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,459 (81,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,103 834,103 0000000000000000000139685895880c667cd5424e816cc5dd8f0b37d72904dc 1,831 1.00/1.00 vMB 18
834,102 834,102 0000000000000000000303a9dfc99c0ed43ef386553f7287eb3dbb52b81d3f71 1,329 1.00/1.00 vMB 14
834,101 834,101 0000000000000000000326b9100925226ad9b4056d670287cdcded31af1198ba 1,007 1.00/1.00 vMB 14
834,100 834,100 000000000000000000019520b5f0938678a57d7aafa033ae9867e7d42badb041 3,079 1.00/1.00 vMB 23
834,099 834,099 00000000000000000002e8e3d62c22d07c12a0890c534971cf65f7c8f2ba7f3a 2,488 1.00/1.00 vMB 16
834,098 834,098 000000000000000000016067358c9e7bbf21486dcefc923198a09db3a30fdea0 1,678 1.00/1.00 vMB 13
834,097 834,097 000000000000000000038639a065d164ce71de5e659e213bc79f7943711d8c19 2,465 1.00/1.00 vMB 17
834,096 834,096 00000000000000000000249da5a5a0d213d90e5b3e4e49321f79e26f13fd600b 2,852 1.00/1.00 vMB 31
834,095 834,095 00000000000000000000d8b4bfcd67486130700ed5ff2ec3e3d1f7d497d36873 3,192 1.00/1.00 vMB 18
834,094 834,094 000000000000000000022bfe063f9725fa6fed24a3d7f32347536a16fb909c3b 3,094 1.00/1.00 vMB 19
834,093 834,093 0000000000000000000033dc30f2fef14b34f995b4d876c5c2f347acce20a45a 3,320 1.00/1.00 vMB 22
834,092 834,092 00000000000000000003628e470338fa425137d6c29b0e7fa4de47c381dafb25 2,435 1.00/1.00 vMB 31
834,091 834,091 000000000000000000005d940177d507a91b1a4b3058be055fdced25327c8d2e 3,519 1.00/1.00 vMB 31
834,090 834,090 000000000000000000014a9288f7b40c6361f57d7a86cf875dea4f62803d59f5 3,306 1.00/1.00 vMB 35
834,089 834,089 00000000000000000001f7a252a06a49b58d938951893b01e2ec90ddcbea5798 2,681 1.00/1.00 vMB 42
834,088 834,088 00000000000000000002544c54e6156034bb959f5de76c95ec7071d18723eb63 2,834 1.00/1.00 vMB 45
834,087 834,087 00000000000000000002a85162b47e7beffce378494ada32a3f3bc6e2302663e 3,097 1.00/1.00 vMB 25
834,086 834,086 00000000000000000003733fc94befdc8698e607e9bebc174b48ecdb4be5a018 3,056 1.00/1.00 vMB 24
834,085 834,085 00000000000000000001c6830793e352a828e0dd71097d9e6c3fe01b4f908981 3,268 1.00/1.00 vMB 32
834,084 834,084 00000000000000000001f0b255111c5606ae07d0a11023c89ad6ad78e738ab9d 3,055 1.00/1.00 vMB 24
834,083 834,083 00000000000000000002aabfa74e9d307aa7ead6a22fa6c24cb8c952aeb8aaa0 2,545 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.19 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: 752.95 GB
    • Received: 18.90 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.