Loading Tool

Explorer IconExplorer

Memory Pool

89,356 transactions
33.08 vMB
0.21056176 BTC
Random Selection Loading Transactions
Max Size: 199.91/200 MB

Candidate Block

Mining Attempt a8f51a1b80df6ad610a97966e29193fc488757d5a1d611e9f5eadf5d4cdc69b8
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 4cbbfb05252ec036e81cfe60cac10b78a8bab5bfe6d3ae0248d7f8d0be2a6594
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.09456513 BTC
Feerates: 387.56 > 9.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (317,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,215 597,215 0000000000000000000b79b9bf433c70edde38319f437d3d9a31cfc623a9a270 1,679 0.55/1.00 vMB 24
597,214 597,214 00000000000000000007ed62b212606692b951ba9b2e919cfef3d584a2cd0419 2,092 0.59/1.00 vMB 21
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
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.