Loading Tool

Explorer IconExplorer

Memory Pool

76,755 transactions
28.66 vMB
0.07438555 BTC
Random Selection Loading Transactions
Max Size: 173.46/200 MB

Candidate Block

Mining Attempt 2f2bde0474d4181d95c5acaf499b2d728269682b3e80c8ce3749809d39da5cff
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root ce18c0da40349f8351705af4b82aa5eb8f8b007f73d3fd4251565f0d683fcd78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,113
Size: 1.00 vMB
Total Fees: 0.01486665 BTC
Feerates: 150.93 > 1.49 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (366,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,138 549,138 0000000000000000001a32b06f3421c921594de1d4a25a2dac65df2989831f84 2,872 1.00/1.00 vMB 13
549,137 549,137 00000000000000000020e7d2d4007ee7de26d800d8489358994f9af03d7aa06e 2,090 0.98/1.00 vMB 10
549,136 549,136 0000000000000000001c8cec82ce8b5c68b585ecd63fd076d52c2aedd55d8a24 1,520 0.64/1.00 vMB 16
549,135 549,135 00000000000000000003acdef0615bc7b8a7b4bb7e5fbcb7ccdd473de337faf9 2,161 1.00/1.00 vMB 9
549,134 549,134 000000000000000000226064496aa68cb99b4e14fd5f6be4e673eea7b878094f 1,806 1.00/1.00 vMB 8
549,133 549,133 0000000000000000001b0a49fb2fce6a30206bd3bfc6eb24f83bc61e56bf1ab8 2,647 1.00/1.00 vMB 13
549,132 549,132 00000000000000000010d167f52f64a2760d2be374a8540570d0b553619dd9da 1,633 1.00/1.00 vMB 2
549,131 549,131 000000000000000000261dcf2e43a91e20f20b22c0b11915d9c03e8344a5749c 2,466 1.00/1.00 vMB 4
549,130 549,130 000000000000000000080a8f79d4bbe7dc4b25353aefc456c4beb2a07a339022 2,679 1.00/1.00 vMB 4
549,129 549,129 0000000000000000001b30ae8f5b4f7d7df3b6c451fb4947559fb7b22ee36fa3 1,750 0.64/1.00 vMB 22
549,128 549,128 0000000000000000001788195586ddae8441c5df7dca71a1e9ad3f7b5cfe22ae 2,477 1.00/1.00 vMB 18
549,127 549,127 0000000000000000001dc99dba99a662fbd923c5c50efec19782be8fe1de1d7f 677 0.28/1.00 vMB 13
549,126 549,126 0000000000000000001ab41cadef06207a08cccf69dc2cc1b5fbb51f15defbeb 2,508 1.00/1.00 vMB 12
549,125 549,125 00000000000000000023e76f8fd1ed26b1a54a51a29d636f9720633e778ee2c1 2,317 1.00/1.00 vMB 25
549,124 549,124 0000000000000000000c2660e82a6fc9ed546d2db923e0070bbe13d4ff60630e 1,057 0.49/1.00 vMB 14
549,123 549,123 00000000000000000006cbe817931cfef92782d61a0c0f7b152d2f45fea142d8 2,866 1.00/1.00 vMB 16
549,122 549,122 0000000000000000000f725095b5892c8fee3dfd214c9450d07e49628fe12788 2,839 1.00/1.00 vMB 15
549,121 549,121 0000000000000000002261043db08c61d29d815257cb3de8627aaf7b7383333c 2,706 1.00/1.00 vMB 27
549,120 549,120 00000000000000000018e1704242450376a40cb5ce9acc75123229daa3974654 2,902 1.00/1.00 vMB 20
549,119 549,119 0000000000000000001b24663d1590eaf74865d551e01bfad1c8618c435b0754 2,499 1.00/1.00 vMB 28
549,118 549,118 0000000000000000001212f246b67bd5561da1753fa942818ecd9212c226442a 553 0.25/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.