Loading Tool

Explorer IconExplorer

Memory Pool

82,116 transactions
29.87 vMB
0.06599545 BTC
Random Selection Loading Transactions
Max Size: 181.13/200 MB

Candidate Block

Mining Attempt 86658cc537ab17b94440b7c0bbdbf24c3d4f461e6e6c76cfc9bacb0ebb7c3a89
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root dfb8e2fceecc45c28a1bec291f092953823d52658713f7acdb4a64893983fa6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,797
Size: 1.00 vMB
Total Fees: 0.00504245 BTC
Feerates: 43.68 > 0.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (731,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,076 183,076 000000000000044ea83cc1046b220fe9c4bfca103fd6633cc60a38ba6dba1803 512 0.29/1.00 vMB 127
183,075 183,075 0000000000000a26c457ad9d3d2cc2d831eb19e0ececbdfebd1f5d54adfeefe8 675 0.28/1.00 vMB 129
183,074 183,074 000000000000044a174668f37696c386f6309bbc343c92859e30eb5a444a5815 666 0.29/1.00 vMB 117
183,073 183,073 0000000000000529a911448d49ae70f53ea2eaab8ece401939ddebf5fda4bc14 7 0.01/1.00 vMB 843
183,072 183,072 000000000000022ed4fa2a168a7e27ae835611e629e74601901a261749d881cc 64 0.04/1.00 vMB 109
183,071 183,071 00000000000000d9bfb4c046cca230167a534c6b5f10acb9dca8a06bbb92f226 512 0.22/1.00 vMB 112
183,070 183,070 00000000000004688f4238fa3b168a53f0197140bf25342d9d15def549c459eb 128 0.05/1.00 vMB 115
183,069 183,069 00000000000008866964b2f032ab0e52f9d5caff2af7dfe723088de16ec9c020 938 0.42/1.00 vMB 144
183,068 183,068 00000000000009c150cb3d775a9d7bd7a2c12be01cff0dbd44d63a2635b89f34 28 0.01/1.00 vMB 193
183,067 183,067 000000000000037aaf5e91615e46c24aa306a760fc33bc79ee54d05647a08283 63 0.02/1.00 vMB 20
183,066 183,066 0000000000000925ef8edfa6c5897e15e7b09601622ad88a21994c14fd93da92 118 0.05/1.00 vMB 193
183,065 183,065 0000000000000323a73aa238d132ebd73d457d897c49ad0f6a87427d5f3bd029 497 0.19/1.00 vMB 133
183,064 183,064 00000000000002589a360fd8cfe158aefe07ead9f90e19462a4b05d4fd183ea7 127 0.05/1.00 vMB 91
183,063 183,063 000000000000017b29baedd65b07a412c156d621cd651ea879a1b32ba5e0c51a 10 0.00/1.00 vMB 156
183,062 183,062 000000000000017c3396176e3909ce03f8eaada4caa264c7715aa56f08a6c1f0 128 0.06/1.00 vMB 131
183,061 183,061 00000000000004a0cc84543796e4f4518115256f297348986667769c1c2dd7bc 162 0.08/1.00 vMB 92
183,060 183,060 00000000000003d7bdaed07503393ab0733ef2846d684c5adb4fd058439f5ead 55 0.03/1.00 vMB 58
183,059 183,059 0000000000000218bd3e56e0f56ea005d145bbdc00150a70a9aa36e04852ed39 73 0.03/1.00 vMB 108
183,058 183,058 0000000000000431e2b154ef3bdea531fadc70d08be13bcb130c7764d5da26e1 128 0.06/1.00 vMB 44
183,057 183,057 0000000000000535bdc82bd602a3a593fb45a6fee5da0b11c223bb90dccdf101 516 0.22/1.00 vMB 132
183,056 183,056 0000000000000698b40d8e9053621d83f18770de8310849382fa9904504c5e3b 290 0.15/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.32 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: 660.26 GB
    • Received: 14.65 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.