Loading Tool

Explorer IconExplorer

Memory Pool

83,394 transactions
31.03 vMB
0.08614506 BTC
Random Selection Loading Transactions
Max Size: 190.05/200 MB

Candidate Block

Mining Attempt 08c8d8b635a8dc6a2c6d17f4f77c40a68cc9ae25cdaab163d44792d4477394c4
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root f61a36e7a4c2256ac985ca6abf35a2bbe911d30d6ecc31886f3511a7ec77194c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.01604663 BTC
Feerates: 299.43 > 1.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (699,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,320 216,320 00000000000004cdcec11aa8582306d0b0355c3ff1dfaa80dab5466c2781ec2b 571 0.22/1.00 vMB 219
216,319 216,319 00000000000004c4ce64e09374a3e6992aa3c98def11b16d5f910ce7f5f2d2f6 75 0.03/1.00 vMB 265
216,318 216,318 0000000000000298784ecc0d4879d988a86afae59d7c27ac253eed214effd742 69 0.03/1.00 vMB 192
216,317 216,317 00000000000004f3fa4e9c50f29d8e70f1c800cf8aaaf75afeb91c901fcaf64b 325 0.17/1.00 vMB 160
216,316 216,316 000000000000030187b145681d662b7462db439300e73fd68f50445f17b9f231 533 0.42/1.00 vMB 133
216,315 216,315 000000000000050a44f4ea188b8c49261afbe3e4063b0c551f07339aa0f910e1 101 0.05/1.00 vMB 79
216,314 216,314 00000000000002dc66f5d467961cae133b2ef2917cdaad552e0fabbd0d88fe51 697 0.25/1.00 vMB 204
216,313 216,313 00000000000001744820c4f9e1cc193a09c20a782c741583381cbbe772883fd1 763 0.25/1.00 vMB 237
216,312 216,312 000000000000051d1de4e73d5374205ca6e971dea97b2e5c07d275f74f8dc388 139 0.05/1.00 vMB 101
216,311 216,311 0000000000000455a244f48d4b6300d209b826fdf935185227eab607966ae59a 11 0.00/1.00 vMB 0
216,310 216,310 00000000000003cd50c6762509b24106e2a6e310ce233f2e8178305f9bc4dd7f 890 0.25/1.00 vMB 272
216,309 216,309 00000000000002f9fa346f2242352c965c070bb06b8b128fbc9ca869e6eeb7da 231 0.25/1.00 vMB 99
216,308 216,308 00000000000000bcc508de40dd611e838aba8ab0e4dadec74b22fdd2b8241f3b 493 0.25/1.00 vMB 174
216,307 216,307 00000000000000ad808f8f0f4124bf95eb5eaf90939e592f45816137da664cab 490 0.20/1.00 vMB 212
216,306 216,306 000000000000037c6a7ef36d238ef29158927dfc3b7d27f3c9cfae631f5cda81 431 0.20/1.00 vMB 209
216,305 216,305 0000000000000291ec3f0f9e0aacf477a7a938e50d9a121a84488ccd0cd2e225 111 0.05/1.00 vMB 61
216,304 216,304 000000000000013c272eafba2d76d50eb455f9b44131a9a9d749aeb045f20dcd 751 0.25/1.00 vMB 243
216,303 216,303 000000000000051171ff6e711044b33a28e16beba4ba90f6ffdb83cd493905d1 728 0.25/1.00 vMB 255
216,302 216,302 00000000000003763f13a37b3c59101c1623abb1e9607668ae0439a8e8145b0b 426 0.29/1.00 vMB 159
216,301 216,301 00000000000001224f4e828627ac4305d486d968c15a432f0cf20e4e8ea2a37a 64 0.03/1.00 vMB 209
216,300 216,300 00000000000001920773bf7a6de6cbf13913ae6ecae8e8e0570b6558d5b24e04 483 0.20/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 782.99 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: 717.25 GB
    • Received: 17.84 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.