Loading Tool

Explorer IconExplorer

Memory Pool

76,517 transactions
29.67 vMB
0.09913045 BTC
Random Selection Loading Transactions
Max Size: 179.30/200 MB

Candidate Block

Mining Attempt a1d7cea45d27911d69dd089f24392c860932a8d9be01a654098f9aaa9b161d45
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 4b7f17f947f662b7c4a6caad2e577844bb7f288c4dc5f23e7842e515e4524484
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,156
Size: 1.00 vMB
Total Fees: 0.03270448 BTC
Feerates: 357.61 > 3.28 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (33,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
882,156 882,156 0000000000000000000083a2c8fd4ac143aa55c5a449ff140d97cdda99571bb3 2 1.00/1.00 vMB 2
882,155 882,155 00000000000000000001b942620df2acdaa17e7629a18d36f6683969a2954bde 203 1.00/1.00 vMB 1
882,154 882,154 0000000000000000000046347052b2b6082a8551d100e8d4bd3bd745cbc41396 1,524 1.00/1.00 vMB 2
882,153 882,153 000000000000000000000a595682ffad1d4553f78a971de9a3af704cf59a252c 400 1.00/1.00 vMB 1
882,152 882,152 000000000000000000010b33b58b37f004b77f0498a54c98c9130f86df58e9c6 158 1.00/1.00 vMB 1
882,151 882,151 00000000000000000000595112e5950db289e112a40748154252a1dfe5780a94 758 1.00/1.00 vMB 1
882,150 882,150 0000000000000000000229657069faabeff7cc69a67beb1efb37fbe351d8f68e 1,460 1.00/1.00 vMB 2
882,149 882,149 00000000000000000002589662aebfc826f5766e56883cd8201ca515f77b7560 1,751 1.00/1.00 vMB 2
882,148 882,148 00000000000000000000ebc9e382ddadeefc338272805e98761ce38b1655bfa6 1,056 1.00/1.00 vMB 1
882,147 882,147 00000000000000000002559583a8618ac75bd7ffbe9afbb890823bb8db8d459d 3,383 1.00/1.00 vMB 5
882,146 882,146 00000000000000000002808493a2bdda6749bbaa7f5a1bb8de0def0d9f9cfe35 158 1.00/1.00 vMB 1
882,145 882,145 00000000000000000000b02eb2f2a5066c169249ef7e567b91589b9a89d459a2 1,759 1.00/1.00 vMB 2
882,144 882,144 000000000000000000018c371a623ebc6aa39989214387ce07d2925fcdff94ca 2,498 1.00/1.00 vMB 2
882,143 882,143 00000000000000000001a4d8c712e73f78047e850bac952adb93a53d0d428b9d 3,171 1.00/1.00 vMB 5
882,142 882,142 00000000000000000000c2a67a30a3219cd7d12793a91443e6fe3c4afdda300f 3,381 1.00/1.00 vMB 5
882,141 882,141 000000000000000000006f9f63aa0083b2bd42702cdacadc3379b0d892c09e0e 2,752 1.00/1.00 vMB 4
882,140 882,140 0000000000000000000041200b3e448df635f82cdeee9f45dcccd69985e44094 315 1.00/1.00 vMB 1
882,139 882,139 000000000000000000023c337ce78f09bd442d93a90ebec81cb760ca190a57fb 1,692 1.00/1.00 vMB 2
882,138 882,138 0000000000000000000130c185efdbf12c83a49cbd93a950903f6981da7db49e 1,094 1.00/1.00 vMB 2
882,137 882,137 000000000000000000010c67d158649d4c387c4afc7bb9d447bec841d71eaea6 284 1.00/1.00 vMB 1
882,136 882,136 00000000000000000001b6f2649d43ff33cafe33f0caeff372288ced80654255 1,091 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.15 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: 744.02 GB
    • Received: 18.70 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.