Loading Tool

Explorer IconExplorer

Memory Pool

20,639 transactions
9.24 vMB
0.10709223 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.65/200 MB

Candidate Block

Mining Attempt 43e94062087e730f11393a91b4ce8a909490a28c5b452df2d4dc85324649f7b8
Version 20000000
Previous Block 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb
Merkle Root 8dda9f5ee8c11a5aaf4a46e72095394e6a1a153a241a02490108faac7b94e526
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,528
Size: 1.00 vMB
Total Fees: 0.08449148 BTC
Median Feerate: 2.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,425 (749,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,647 163,647 00000000000003d9186ed454e429f22bf69c88c8b13702a4b8a63306ef0d847e 12 0.01 vMB 2,154
163,646 163,646 0000000000000a22254351ac1612131261a841443d614c65dc1cefd4f7d91fb1 30 0.02 vMB 57
163,645 163,645 00000000000008a99907c26d4077ea0a6ffb4b0dd849a150dc955f26ef291ac5 81 0.04 vMB 71
163,644 163,644 0000000000000b488957eb3220bce582abfe201e5ac4b1059e18f26d010e9fa2 130 0.05 vMB 104
163,643 163,643 00000000000003dc1a0ea63f2e13c99b0537ef5b0659f3200be0c7a460abcb01 1 0.00 vMB 0
163,642 163,642 000000000000056e2f436eb72fbf2e0f1a7cb10a5d662cd03e8b4a84ee3fd4cc 51 0.04 vMB 143
163,641 163,641 0000000000000c4ae3d899fe4b05483849a85baa834753d24dc19c960e20680e 23 0.01 vMB 96
163,640 163,640 0000000000000606b0c1cad1d4f93f0ccab99a906fa0b54c4d86c084a9373d38 134 0.04 vMB 71
163,639 163,639 0000000000000a025f6fc6217939cffaa35eb1e2e2757dd7892d0a8193879c56 21 0.01 vMB 76
163,638 163,638 000000000000099a7639ec1a45b74eccf3590b03f8c4823e8271f569cf0868fd 11 0.00 vMB 681
163,637 163,637 000000000000047fa2351fdd89cfbcb286001f8ed89da9ae7680e5990a9dd463 58 0.03 vMB 312
163,636 163,636 00000000000001943b801321208704391bbba3839bc30d36573cc450c5f194bb 15 0.00 vMB 262
163,635 163,635 000000000000048874f1393fc9fadec8e881b0a0a66fbbb61a35a8363ace0f4b 135 0.04 vMB 111
163,634 163,634 0000000000000c301a6236fda83546b1aac581b10bb12c23adc404037de42a9c 10 0.00 vMB 10
163,633 163,633 0000000000000708e20cc595a173314c13ac95443f14ce0d20a84c8fb1064142 72 0.04 vMB 440
163,632 163,632 00000000000000fbce2250417df8cd01bc32339d7cca8be2577501072a9e4eb3 23 0.01 vMB 118
163,631 163,631 000000000000054942c5f5950c42d54c478eb634ec49cd77f016777b93d5dd42 41 0.02 vMB 199
163,630 163,630 000000000000055c5dbffac0e5ff647da1470835a149487c25d0e13ab1619fca 48 0.02 vMB 59
163,629 163,629 00000000000007a4b9e4d47a6b2326a2205598b637e7266012e071dfb7703280 18 0.01 vMB 50
163,628 163,628 000000000000040c82d4dac16ed50a444ea942ceef472e9d2b8eb41590066be6 38 0.02 vMB 154
163,627 163,627 0000000000000ca6a9e35e5aa0796df7f782d07ea2601c356d3fdc2158523ce2 4 0.00 vMB 27
Previous 10 blocks ↓
Total Size: 779.61 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: 299.13 GB
    • Received: 1.29 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.