Loading Tool

Explorer IconExplorer

Memory Pool

82,585 transactions
30.24 vMB
0.13908627 BTC
Random Selection Loading Transactions
Max Size: 182.72/200 MB

Candidate Block

Mining Attempt d2d2f09321d2e8dc4a1e092e27a10c1e78b664485fd0bda6bd27e6121531276b
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root c9eeec68697ea4d552e80a0e1ca663dce8b8d0d41402d7ccbdcf17da34bca0f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,430
Size: 1.00 vMB
Total Fees: 0.05752309 BTC
Feerates: 477.45 > 5.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (152,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,836 762,836 00000000000000000005fd0a600f2c5769689cbbb00daaafae577db28577c6fa 721 0.29/1.00 vMB 13
762,835 762,835 0000000000000000000026d79ea7dc49b978db93e3332d8d60cc9498dc79135a 791 0.26/1.00 vMB 16
762,834 762,834 00000000000000000000d81c338c0d75d713c571ffaf9ea6b2a067d922c2ffbd 2,391 1.00/1.00 vMB 13
762,833 762,833 00000000000000000002ae1db655bcb84858a3b76222a94d622bd2913c43918c 39 0.01/1.00 vMB 19
762,832 762,832 0000000000000000000086dec99e70eb0b8133ad2efff7407770e4d55d241720 1,238 0.47/1.00 vMB 15
762,831 762,831 000000000000000000048eb4d32edfd35f2c155ba53f862cda5ccd28a6ed0a2a 986 0.78/1.00 vMB 3
762,830 762,830 00000000000000000000ffd816bcc9a4ef981cc8aa6149adbe310c3d78c8e4b4 2,601 1.00/1.00 vMB 21
762,829 762,829 0000000000000000000439dbf42ccf0ea3de2699c3353bb2f787e3e8ae57b499 96 0.03/1.00 vMB 11
762,828 762,828 0000000000000000000463c1058dbe6f682e071dfebf71f4b0601db14920f8b0 2,069 0.98/1.00 vMB 4
762,827 762,827 0000000000000000000148c4197dad302de1fe079f423ab7e86305df1020c693 2,697 1.00/1.00 vMB 23
762,826 762,826 000000000000000000079d8656fce92fbaa9a74f2ec91d325ba612eaefb5ef34 1,975 1.00/1.00 vMB 23
762,825 762,825 000000000000000000049eb65fb27e69bc829586e1e44b823afa2f76481e7639 362 0.81/1.00 vMB 10
762,824 762,824 00000000000000000003270d0367668f4c21739febc8bbece6ecbb742ad94676 1,093 0.36/1.00 vMB 15
762,823 762,823 00000000000000000003b7b3aa70195a4c2172b075c40da8a351a34bc7dcf3b3 160 0.05/1.00 vMB 15
762,822 762,822 00000000000000000005ce1e4858d9e00849610baafb4d6b72c9f36642846770 353 0.13/1.00 vMB 16
762,821 762,821 00000000000000000007591cf3cd1b2467d1ea6a06471a1acece2d0738c0caf5 1,297 0.50/1.00 vMB 14
762,820 762,820 00000000000000000003968e9e8b28b99b8c7a63e45b2e904cddbc2f52568a20 1,683 0.82/1.00 vMB 14
762,819 762,819 000000000000000000056087f95148517fb45d4c37448e3f57a8426c913d8a8c 213 0.10/1.00 vMB 11
762,818 762,818 00000000000000000000446aadd4be65abcca566f4d7fb8ac5e1fc93dfe7299e 168 0.06/1.00 vMB 19
762,817 762,817 00000000000000000004521a426b6301af33a7fef56104ac8eca6b14994239e2 1,730 0.95/1.00 vMB 11
762,816 762,816 00000000000000000002373c6610fe88ca7a48023a7ffac351f1ff388dea93cb 890 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.63 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.22 GB
    • Received: 16.18 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.