Loading Tool

Explorer IconExplorer

Memory Pool

44,232 transactions
27.29 vMB
0.07034765 BTC
Random Selection Loading Transactions
Max Size: 143.78/200 MB

Candidate Block

Mining Attempt a64d6eb2265d26eddb18b0678b0a4a9c6f2820cfbd2ec94d408f6731333eb741
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 65a6f21f284da365df06a28b043ba4dd552035bde873ef825222198714d09901
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.01921444 BTC
Feerates: 192.02 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (317,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,213 597,213 000000000000000000058234ced256948743ff68fbd9d4ffc6ce0170df2c23a2 1,147 0.33/1.00 vMB 23
597,212 597,212 0000000000000000000f56b66d7dd81b5142b12d979aa7b37fff4cf60a92a78e 1,562 0.54/1.00 vMB 24
597,211 597,211 0000000000000000000151017ff8a5dd36fd839123b9e15d1d25a1186d4c5583 2,909 0.84/1.00 vMB 24
597,210 597,210 0000000000000000000a732e31b96c906c80bb818117fa5f8c9d3fc3cd940e38 743 0.21/1.00 vMB 30
597,209 597,209 0000000000000000000339dbaa23271321a0723589f78142333e9b1e939375e2 2,574 0.75/1.00 vMB 22
597,208 597,208 0000000000000000000965f49d18da9ae45f645bb2f791a81e970b79ad3eb7ca 528 0.19/1.00 vMB 26
597,207 597,207 00000000000000000007313fe2633f038103305b5aec497640b75e9fdbed653b 516 0.19/1.00 vMB 22
597,206 597,206 0000000000000000000d86a6a4955fb648cec1bb8d5ea0d625a074ae74126480 1,626 0.46/1.00 vMB 24
597,205 597,205 000000000000000000044cad82ef5252ed05e69779716d353cb7e927bcd26aca 3,218 1.00/1.00 vMB 24
597,204 597,204 0000000000000000000865e285e84685fac419509ace6ee44ea9f020375d663c 1,235 0.45/1.00 vMB 12
597,203 597,203 00000000000000000014cee92d7b60109450da97791dd4217da349b629aaff43 2,445 1.00/1.00 vMB 7
597,202 597,202 0000000000000000000a48a5b720b7ac04e24acb6fe27ff003a67a280c578254 568 1.00/1.00 vMB 12
597,201 597,201 00000000000000000013651b64810a7ed4db494ad45d8442752f754f8017465c 2,167 1.00/1.00 vMB 25
597,200 597,200 000000000000000000039e3fde272afb8369823e7e600d48dd9cd1b1377112ff 670 1.00/1.00 vMB 23
597,199 597,199 00000000000000000008d14098784c0c1192b15df6a0700f1f73aa32dc0a8109 362 1.00/1.00 vMB 11
597,198 597,198 0000000000000000000d9978a856cf4b37c21321e0eee000cfbd4972262c38b8 2,595 1.00/1.00 vMB 29
597,197 597,197 0000000000000000000a984929450779ea77060eb00743b338206ad29a8bde1c 1,677 1.00/1.00 vMB 18
597,196 597,196 0000000000000000000f2d47fd41a27ffb91c8a65fd869fc22962820f886e9ec 2,566 1.00/1.00 vMB 38
597,195 597,195 0000000000000000000c573b01380f528bf62270d07a60eb6fda80eba6df4f9a 1,134 0.51/1.00 vMB 20
597,194 597,194 00000000000000000015eda358ca363b37b9fbb7c02168338e864ebb9787e4c9 866 0.47/1.00 vMB 11
597,193 597,193 000000000000000000037aefc9384079cb5b7f374bf9e1860fcc75f774ffd3bf 1,588 0.77/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.19 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.