Loading Tool

Explorer IconExplorer

Memory Pool

36,085 transactions
26.04 vMB
0.06745075 BTC
Random Selection Loading Transactions
Max Size: 132.88/200 MB

Candidate Block

Mining Attempt 52b6c90acf98495c530082c3f55699741e07b2887e6bd8561e8d20a75dbad473
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 4cc7fdb79f8714803e77b595b088c9b01964a38655a7328bc8f5ae8d4396a12c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,465
Size: 1.00 vMB
Total Fees: 0.01950626 BTC
Feerates: 152.71 > 1.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (368,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,668 546,668 000000000000000000010098bf5e4dea7dac1ef8be894e6c24fcf973999a33c3 1,841 1.00/1.00 vMB 18
546,667 546,667 0000000000000000001f97012101787997670b01a38f62f8fa99c4bebb63cc7b 37 0.01/1.00 vMB 8
546,666 546,666 0000000000000000001feddda7adefdc424cbf7d42dc04c1058f8722d73706ff 684 0.34/1.00 vMB 10
546,665 546,665 0000000000000000001347454163a544dab66b062ea4c93f935a1585de636576 1,468 0.75/1.00 vMB 10
546,664 546,664 00000000000000000017ff24e787ab25c867500618cd53914b5a6d933c0420ea 109 0.07/1.00 vMB 6
546,663 546,663 0000000000000000000e54132d4ff28304b4ec22b847d6aa67501bae15e1fade 448 0.41/1.00 vMB 4
546,662 546,662 00000000000000000012b4311ab427d205041556529300bde7105818d688e806 1,970 1.00/1.00 vMB 10
546,661 546,661 00000000000000000000a31d0d08d478a2759e00fdfc19e1d5d804ec603daf8a 718 0.34/1.00 vMB 7
546,660 546,660 0000000000000000001b2681c11112a9ead68aece40d1cf9d4260ee4191457ac 1,032 0.51/1.00 vMB 9
546,659 546,659 00000000000000000001b383f37c3a2ddbe86bc9c328b03b77a75efc2d90765d 1,318 0.67/1.00 vMB 9
546,658 546,658 000000000000000000074faec0422985bd59400f9d69bf324e41a04d94883377 1,159 0.55/1.00 vMB 11
546,657 546,657 00000000000000000018c4927303c30f40764193ad4cc149ee23e70e22faf0ab 808 0.40/1.00 vMB 12
546,656 546,656 0000000000000000001d33f7b13cff05453c58a45d51874a3817dc0f649836f1 1,551 0.84/1.00 vMB 8
546,655 546,655 00000000000000000026378f99842028636274ed8512820f7d54ae9d5eab7a85 506 0.22/1.00 vMB 10
546,654 546,654 0000000000000000001c75cf1b416f4eeb21da998c49f10f91ee1124356c5d2f 308 0.16/1.00 vMB 20
546,653 546,653 00000000000000000021b499dd8a19afb561ebf9f998bd997e2362e55c3d167c 302 0.34/1.00 vMB 4
546,652 546,652 0000000000000000001ec268bb301958727b456f404c34eeadd5846cb1f4d34e 2,545 0.99/1.00 vMB 15
546,651 546,651 00000000000000000020298941876e06d148f2f05a928296968c9ffc2a6271c7 1,754 0.85/1.00 vMB 13
546,650 546,650 0000000000000000000bb32db7e876e31dac19f925dd385c41f2b5a0e216d113 1,437 0.96/1.00 vMB 5
546,649 546,649 0000000000000000001242c004bfc2b32d5dfd344a116c98cea82c01bf58aec9 3,208 1.00/1.00 vMB 11
546,648 546,648 000000000000000000218e8578d75d3737b13ae40aea07024d702e2da8562e34 2,843 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.