Loading Tool

Explorer IconExplorer

Memory Pool

77,178 transactions
28.62 vMB
0.06468666 BTC
Random Selection Loading Transactions
Max Size: 173.74/200 MB

Candidate Block

Mining Attempt cec2f3479de136cd8efca733006cb806a14f38e60f4cb2f2349d0504826e3847
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root ed570018def7f6c54f266010f238bfeb9da1717f433b674dc4385f4b7987df4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,801
Size: 1.00 vMB
Total Fees: 0.00531594 BTC
Feerates: 100.53 > 0.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (573,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,479 341,479 000000000000000008d4484f45d53c08c69c0db7aa7e4688b7ee90b1a5c47772 1 0.00/1.00 vMB 0
341,478 341,478 0000000000000000018bf6362806431f86e34613a679f7dceb887c0322fb592d 49 0.02/1.00 vMB 18
341,477 341,477 00000000000000000f411523457e93ac568f589c501329235b658bda875bfa09 505 0.22/1.00 vMB 30
341,476 341,476 00000000000000001230d433e4186df94228dac1786724525166203f929bb721 811 0.42/1.00 vMB 24
341,475 341,475 000000000000000003798fa7d1eb27571bc4f979764b84488753ade4213919ad 104 0.06/1.00 vMB 14
341,474 341,474 000000000000000001b02add6a6a5221500dd31d58625350a1519b6ab2ff9aad 800 0.39/1.00 vMB 26
341,473 341,473 000000000000000015d5f02182dfa460450457627a2eb489b25734f2750cbb0d 70 0.05/1.00 vMB 9
341,472 341,472 000000000000000017e96077129893c593e92e4114d6d46d1abd8268a14275f7 333 0.20/1.00 vMB 22
341,471 341,471 00000000000000000274d7eb674c050d8cef0e0d3ca896a3e5d784881a7c18f2 208 0.17/1.00 vMB 21
341,470 341,470 00000000000000000304cb83ff23a48aef7462308137ebd6837412734b636e4d 225 0.16/1.00 vMB 22
341,469 341,469 000000000000000008c76464dbdf0095e1fbc31fe840014f7dea6289f97201a6 256 0.07/1.00 vMB 42
341,468 341,468 0000000000000000133306152e5df547906234dee3a37030b9ea53359fb7c77c 337 0.15/1.00 vMB 29
341,467 341,467 000000000000000017ae5b27972a48eb904befd2bdb6b7fa1524804d3baef5f8 1,167 0.64/1.00 vMB 25
341,466 341,466 000000000000000010bef9df808c4e91d218b8ff8353fa9a3a463839ae05cefe 414 0.20/1.00 vMB 25
341,465 341,465 0000000000000000022bd92c9772b1c00fc718667ecef0aa9647837535617f59 481 0.20/1.00 vMB 27
341,464 341,464 00000000000000001452d5af212dabe549cd9209f1112d883eba5bdedfdfbdd9 61 0.02/1.00 vMB 30
341,463 341,463 00000000000000000fc8ff8069b10af222552ec4dd42d201be0a7ced11e86919 164 0.07/1.00 vMB 25
341,462 341,462 00000000000000000a519668cfdd871ff0d5b1c478d96a9fdb7d0b592cb23763 259 0.11/1.00 vMB 29
341,461 341,461 000000000000000019e665ad50c7b1e1db204d8ca3a2ba371736056dbbcae37d 226 0.14/1.00 vMB 22
341,460 341,460 000000000000000019cb1303c06a5284c1fce7fb964437da0c9830aed98b5aac 129 0.08/1.00 vMB 22
341,459 341,459 00000000000000000584ccc291f41ba62504f5aa15013e93150d6b859c3239d6 105 0.08/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.