Loading Tool

Explorer IconExplorer

Memory Pool

82,701 transactions
32.02 vMB
0.08027576 BTC
Random Selection Loading Transactions
Max Size: 194.44/200 MB

Candidate Block

Mining Attempt da83f1d86c07e5a30122a8109f59d5d66ac66941c792db031443c17b4b9a9d0e
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 47b24243d00fe4b3486acf49259a67ce02ee06e8b6b5cd90a28241821f84537b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.01024809 BTC
Feerates: 146.96 > 1.03 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (688,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,260 226,260 00000000000000fa2b3919e4deb1822a1d0055540061a1d564a6f78a49870a67 83 0.05/1.00 vMB 22
226,259 226,259 000000000000027844634049593c9d62b31aae2820445c17562cc7113be9e271 50 0.02/1.00 vMB 137
226,258 226,258 0000000000000084de042fbb452bac957673a5f2f71e82c0816e2052339fe647 275 0.11/1.00 vMB 244
226,257 226,257 00000000000000a496d2a065d0cdc3a8ab4ca54cebd22660e89c4bcccdc86a62 297 0.13/1.00 vMB 244
226,256 226,256 00000000000001917c1624a50ee5d21641923d9aa46163d88bd46a2827ff1f2a 194 0.10/1.00 vMB 180
226,255 226,255 0000000000000251ec026944bc7a93a913c3ef6e2368b6eec70c28fceb9a803b 275 0.25/1.00 vMB 139
226,254 226,254 00000000000003019eb588ab7106fd62323518b5f173586b5edb3a3b6d9758c3 551 0.25/1.00 vMB 193
226,253 226,253 00000000000001a9a976b8f2641fc6bcf5dd52b24b601478d60e1a4a895ff180 845 0.25/1.00 vMB 278
226,252 226,252 0000000000000322243d123184be1bff37e5be99d9335f8273987b945b322cf8 14 0.00/1.00 vMB 657
226,251 226,251 000000000000017b38e9fe4ac18a07eb03116e6e204888ed2013b9ce286ab358 102 0.04/1.00 vMB 122
226,250 226,250 000000000000004d89996c0e1890cc546b5a723179a045e40cb72c2d8d2a429f 612 0.24/1.00 vMB 277
226,249 226,249 00000000000000e4fe533617718a9dc28eed342f588af1d4dd4f71ef29b346ad 11 0.00/1.00 vMB 181
226,248 226,248 000000000000029d4ede6ee88344664c88f825680d2b035eed36d5b96bda4007 383 0.16/1.00 vMB 214
226,247 226,247 00000000000001a7938d71f0c38bc69fa0a2eea2044fdea6b13272613a936cd2 465 0.20/1.00 vMB 264
226,246 226,246 000000000000008966d290267c204131ecd97a5bf09e29f60919872219d5af6a 9 0.00/1.00 vMB 3
226,245 226,245 00000000000000278807eefc83c9758c03d1155224e2b8481a96fb6b7c983308 172 0.09/1.00 vMB 176
226,244 226,244 000000000000025b6f5a6f01fc7a42cca988e282f5f02671a7e6d4424e0060d1 288 0.13/1.00 vMB 179
226,243 226,243 00000000000001fa5edbede3adffb81efe75567272717c325daa6aada0947781 334 0.14/1.00 vMB 202
226,242 226,242 0000000000000251f39273105944a60e45853514a8c7880afc333acee0a2bc55 1 0.00/1.00 vMB 0
226,241 226,241 0000000000000035e60d97521e9be768b946abd2010c955488d1b46b11dc69ee 112 0.06/1.00 vMB 97
226,240 226,240 000000000000017142afb59d303545035d8a8410209032c884ab85b296bbca0b 299 0.13/1.00 vMB 478
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.