Loading Tool

Explorer IconExplorer

Memory Pool

84,113 transactions
31.52 vMB
0.10266588 BTC
Random Selection Loading Transactions
Max Size: 193.32/200 MB

Candidate Block

Mining Attempt 2122986c45eaab60ce91ba844bfdb69843c66ca7d5a9369cfff446f681f66f4d
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root fce47f20361b68698b8d32c5629d2911e04383cbfe9f100c0f7d2e79d3be4197
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,212
Size: 1.00 vMB
Total Fees: 0.03005250 BTC
Feerates: 504.27 > 3.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (734,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,077 181,077 00000000000008009de823cb5a7d5785a2a103a9f15ce9c6e8681b51941b1904 298 0.13/1.00 vMB 183
181,076 181,076 00000000000000d8e913d69e73820a14fce137714df32bb61b89c31e565b0863 16 0.01/1.00 vMB 129
181,075 181,075 00000000000004bc0f839afae97f307fa35429254408208fbc5e58905521ea2d 125 0.06/1.00 vMB 106
181,074 181,074 00000000000002851de8c79fc77ca26e122f836b3b38fd0fff278e431c4a8ca2 351 0.13/1.00 vMB 258
181,073 181,073 00000000000004277484f8d068d3c77361596f22b20d03bf8485bf26244b7a44 47 0.03/1.00 vMB 55
181,072 181,072 00000000000007d931e71491d9d8924e040f26964f86df61c2827c4bf7dfac78 223 0.09/1.00 vMB 132
181,071 181,071 00000000000007eb75ae56d0e1d29c9bae4c553df2d7dc25b0605f42380f592e 172 0.08/1.00 vMB 105
181,070 181,070 0000000000000299ae18354fa4db97d2dc4fad29833e6ff55b240acf49750712 365 0.13/1.00 vMB 161
181,069 181,069 00000000000001a1547eeec482acca18fffb50bb9096c6e834fb03462991199f 149 0.07/1.00 vMB 95
181,068 181,068 00000000000001e10362068a10b4543e65b8212e0c5ac8a95b957f0b4185654d 342 0.17/1.00 vMB 153
181,067 181,067 00000000000006477baeadc2a056c45d129160c7de380846156879306e2b628d 177 0.09/1.00 vMB 130
181,066 181,066 000000000000025503a724cf66bc958909926f70ac0d27d8d21257bd37ad5504 145 0.05/1.00 vMB 80
181,065 181,065 00000000000000b3cafc5dcea2bfc59539c284f5284edba908077370f8aad6af 243 0.11/1.00 vMB 121
181,064 181,064 000000000000020482aed27b2c2bd00e034a8531d8cc6a6d95a54ff3c159be43 95 0.06/1.00 vMB 63
181,063 181,063 00000000000003ec7cca6796563c62c308bcc4a6fdfc52767a88625ad2b0e8a1 469 0.20/1.00 vMB 138
181,062 181,062 00000000000007bab7367ba454c10faad5f3377c92190fe7bde9c5fdae97f7e7 6 0.00/1.00 vMB 0
181,061 181,061 00000000000008e04149cb37e3ed4a220c3932f0925ec20796c81883d34e0e7a 10 0.00/1.00 vMB 358
181,060 181,060 00000000000001229b607c67c951bd34ea316c4770758b5def47a4841fa84793 157 0.05/1.00 vMB 7
181,059 181,059 0000000000000837a54ca610f0ca37ed52c628420c6687c18007e9c807f2e206 117 0.09/1.00 vMB 144
181,058 181,058 000000000000009c73cb45e0f300fddcf76a71237ea67dda1b1687911774300b 380 0.17/1.00 vMB 145
181,057 181,057 000000000000089f350da96b027dc65cb2b3b97954595f6b894267d1ef249a92 370 0.22/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.77 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: 709.30 GB
    • Received: 16.87 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.