Loading Tool

Explorer IconExplorer

Memory Pool

78,857 transactions
29.46 vMB
0.08393745 BTC
Random Selection Loading Transactions
Max Size: 180.54/200 MB

Candidate Block

Mining Attempt c1024352f677a2de2e420c197fc4414dfeb2492380309059b0339abe96d67e84
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 9e110e301a9c3e254a4528f80cc3870c497ceca1af6e9bb82bcc45524174d9de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.01930628 BTC
Feerates: 302.00 > 1.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (767,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,425 147,425 00000000000001f533567912c013e9e43e67f52956ececd0175306a27ff195fe 34 0.01/1.00 vMB 48
147,424 147,424 000000000000044faeb6fc6a4faf17502f20a674935ea542a622aa7a301efaf6 54 0.02/1.00 vMB 111
147,423 147,423 0000000000000498e010bfb6e3e158ccf6a80fbbebbd97d964163fe0335585af 95 0.03/1.00 vMB 9
147,422 147,422 000000000000036fa321daa2d7ccabd137183aa218791bfbbd5458c575d5d3e2 22 0.01/1.00 vMB 278
147,421 147,421 0000000000000583ab11e6b0abbc992d084ed6ebb22e6ef1757210380a09f707 11 0.00/1.00 vMB 58
147,420 147,420 000000000000049ea3e66326ba5307428da15fd31ad37c8d979997b0aab799d4 41 0.02/1.00 vMB 240
147,419 147,419 000000000000066f3a93acea65facc28cead7121e1ef8d78231724eda31c7eec 42 0.03/1.00 vMB 162
147,418 147,418 0000000000000081cf8c3dd0faac331cd7c86f2f7e3276057a84fce092683857 22 0.01/1.00 vMB 47
147,417 147,417 00000000000003202cf3b210370096f672191d0fcaf705c3e9f57ac86ef3bee3 18 0.01/1.00 vMB 129
147,416 147,416 000000000000043d700eeb23cdf5eab46ef347beeea03e280770baf4ef37ab20 107 0.03/1.00 vMB 122
147,415 147,415 0000000000000880db74a81669eed1ea5104332c1dc5533ac2e056f03fa440ad 27 0.02/1.00 vMB 177
147,414 147,414 000000000000052bc19218295a8e7b4913b4b0e7eef70a831e2ca13a2775aacf 40 0.02/1.00 vMB 300
147,413 147,413 000000000000069d4ec85eaaf3cfef50f31992d1afff3b48ea04a7c0293f3215 75 0.04/1.00 vMB 165
147,412 147,412 0000000000000693b604dee999dbb3bfae13d68d63f20752f9aa26f325c81361 12 0.00/1.00 vMB 16
147,411 147,411 0000000000000049b4c1c7140776c22ccba17889d35f593c7341f8f6eee651fc 65 0.02/1.00 vMB 156
147,410 147,410 00000000000003019cb99abe91512271606e8fcd8993324fca681fd71551d231 99 0.03/1.00 vMB 13
147,409 147,409 000000000000041b4634da74303e1766013927d22ae3bdcd6cf6937663ff051c 33 0.01/1.00 vMB 127
147,408 147,408 00000000000002e25d0dc15d9db725eaacd8af470fa6fcc069a43364c2b93b02 43 0.03/1.00 vMB 97
147,407 147,407 00000000000003b842145911e271a89db94649fe7c977762a86a0d6ba27df758 115 0.05/1.00 vMB 125
147,406 147,406 0000000000000745cb4290ca26c91a678fc2d4ba26bd3ab131849e216411ed5a 11 0.00/1.00 vMB 16
147,405 147,405 0000000000000816b331b3cd30eb09356a59c0e87fdd530d64a9d7121f2559a4 80 0.04/1.00 vMB 273
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.