Loading Tool

Explorer IconExplorer

Memory Pool

83,429 transactions
31.27 vMB
0.16755218 BTC
Random Selection Loading Transactions
Max Size: 187.12/200 MB

Candidate Block

Mining Attempt 9aac4ce57d5f68f76cd32e149396750b13b7010d5b9a1269bbff77b16c0c002a
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 9064e9bc6933537b5caa81364be94ba1fcdfe4dfb13274f27002c5d8473f31c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.07277741 BTC
Feerates: 301.37 > 7.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (636,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,528 278,528 00000000000000026b449d32fa0d6ff24a91ec05ace9d3f8bf0d4212d12730bc 521 0.25/1.00 vMB 32
278,527 278,527 000000000000000131fd056ce28cdb66ae9a2cc04b834063b26052360483e396 727 0.25/1.00 vMB 79
278,526 278,526 0000000000000000f9d779836fd4d55e270092841531963a9ae303280cc79414 54 0.16/1.00 vMB 17
278,525 278,525 0000000000000002a4186c5c6e983b8c9f949e5a1b09d2dacdfc3ae8b085c5e2 329 0.20/1.00 vMB 36
278,524 278,524 00000000000000000c847412b6990c7fc61d7bea93a696988ab13b52d981cea2 1 0.00/1.00 vMB 0
278,523 278,523 00000000000000016c6ec7c50c2cd06b8c47030998188dd730a4c5a65e6abdd6 259 0.15/1.00 vMB 26
278,522 278,522 000000000000000046cb2d2d661fd1eee9d75b879754c7fd0c1cb7703cc35fa0 349 0.20/1.00 vMB 47
278,521 278,521 00000000000000013122305a6ab771b90f3badb2b8ccf39b9669395930acc2a6 25 0.03/1.00 vMB 49
278,520 278,520 0000000000000000bc729678a0d707fecd4485c78bcc2c030820d620f5b1b323 66 0.03/1.00 vMB 31
278,519 278,519 0000000000000002851b1af0ccabdc314fc4c4767ef2a5244f28aad87b68009f 579 0.25/1.00 vMB 65
278,518 278,518 00000000000000026dafdaa584610c842d6891fcacfc89677e447f19b49fc1a1 215 0.10/1.00 vMB 55
278,517 278,517 0000000000000002ae8e14dd1c0e55a2053a3980b239d0303b7aeb74a5dddeb3 486 0.31/1.00 vMB 30
278,516 278,516 00000000000000019e1c99964ef0b1a38b0040ad843214c12a58f3b7c7587fb8 39 0.03/1.00 vMB 100
278,515 278,515 0000000000000002471ce67ad89d6feec950cdb1f753b933fd43d8dce9d9d361 882 0.45/1.00 vMB 42
278,514 278,514 0000000000000001edaa191557665aeecf43da67243090806c78b6a2ef15e9bb 61 0.02/1.00 vMB 52
278,513 278,513 00000000000000011f2eaa4bbdd5eb7eb9d8d768cdbcf6a2baaab5adeacc8c08 197 0.09/1.00 vMB 40
278,512 278,512 00000000000000025e1f858a2b9ffd4293959482d75b7d781c8e51cb8bda5429 130 0.09/1.00 vMB 29
278,511 278,511 00000000000000011432564b8186eebdfd04235cccf5a56574f1880108efb993 432 0.20/1.00 vMB 48
278,510 278,510 000000000000000042936c5bf089c000484390b08812d7cec07a53b0162addca 122 0.09/1.00 vMB 24
278,509 278,509 00000000000000009f9c66d9f5af4ca3d2fbf82835988597ea38c6c20c10c98d 64 0.05/1.00 vMB 64
278,508 278,508 0000000000000002f4eef37a87905023aacc090ecf794748ea6e116a38357110 231 0.15/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.65 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: 672.67 GB
    • Received: 16.30 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.