Loading Tool

Explorer IconExplorer

Memory Pool

73,387 transactions
28.31 vMB
0.07745595 BTC
Random Selection Loading Transactions
Max Size: 167.58/200 MB

Candidate Block

Mining Attempt b591f0179cd3d12b1a6fb0551dad49ec69dcf0c315a4b086529944bb5d510c89
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 4ccd910068f3ac05f16073c41fd1704fba484436fe5a2f51cd583cfd2fab8842
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,613
Size: 1.00 vMB
Total Fees: 0.02072163 BTC
Feerates: 152.31 > 2.08 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (317,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,229 597,229 00000000000000000010068736ad68a100745d54f0cb58ea9936d2a0fcad182f 2,427 1.00/1.00 vMB 25
597,228 597,228 0000000000000000001006f6505320429120d43c08d25f020ce739c013efab82 2,705 1.00/1.00 vMB 27
597,227 597,227 0000000000000000000286a957634fac431df8b855f669c3b8d2fa6d020918d0 2,649 1.00/1.00 vMB 21
597,226 597,226 0000000000000000000f9b82c87836ac349486c31c18cedd8b523ac11843c9e8 2,936 1.00/1.00 vMB 51
597,225 597,225 0000000000000000000900e47eee7596020e63e86bcfdade85652533a15f2765 2,675 1.00/1.00 vMB 33
597,224 597,224 0000000000000000000c9b66995bf1dae3d8f7aa641036dbb84e7dd7abefafb5 924 0.76/1.00 vMB 1
597,223 597,223 0000000000000000000d4ea53e8a0ea889104c1e4c05b4e01935381c01a40de1 2,577 1.00/1.00 vMB 6
597,222 597,222 0000000000000000000d691e4296eeeaa6323f575b674a62e87e239547f40402 3,060 1.00/1.00 vMB 45
597,221 597,221 0000000000000000000b78c853e7eea1c2a61eadd6fb64ef622afcfbb27b9f66 2,929 1.00/1.00 vMB 5
597,220 597,220 000000000000000000056b2e32c0b91dd251ff6547d7e8c4402ae2bcb515708e 2,667 1.00/1.00 vMB 23
597,219 597,219 000000000000000000020709fbd264c98cc956a9cf199280f9c523ed67d5ad36 3,212 1.00/1.00 vMB 50
597,218 597,218 00000000000000000012db88c9a044fce174506ce6791306f3f3cfd17108bdc0 999 0.26/1.00 vMB 25
597,217 597,217 00000000000000000015808e63c630247ca31d3beae49f64990e43d6b28417c6 2,817 1.00/1.00 vMB 9
597,216 597,216 00000000000000000006f562b53e4d295b6f117c4a311efc3fc439c31eca2f92 3,451 1.00/1.00 vMB 46
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
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.25 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.