Loading Tool

Explorer IconExplorer

Memory Pool

29,223 transactions
6.63 vMB
0.05217981 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.72/200 MB

Candidate Block

Mining Attempt d5603039eb95dd46cda4afdde7336ce913a7dc7aad34cd83f51b34a473dc520d
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root e1a01c2b8e51e2dd5c50d0b2d0f122900fea0353641dccc63b2d564bd36069ab
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,125
Size: 1.00 vMB
Total Fees: 0.03551491 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (769,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,589 143,589 00000000000006bc712370ab066a9b2714bceb1ae9b0e0526e40322d28f92657 92 0.02 vMB 59
143,588 143,588 0000000000000932b052be9cf5b34f2a8b1fb742cda34f2cfb7e66a3d9aac508 8 0.01 vMB 19
143,587 143,587 00000000000005ec59272680b715c8cc35a7968aa8f9285c7dc5fc3559c61d46 50 0.03 vMB 64
143,586 143,586 00000000000001ceb0f086ac501e3a959e7253512e88cef3101c659fddba405d 49 0.02 vMB 94
143,585 143,585 000000000000007dd0cbed79f412745af74d324f5eae087a032707703dc9bb77 18 0.01 vMB 44
143,584 143,584 00000000000002c4f701978b357bb5d367560152880a2b4b2dd6995d0e66ad8c 15 0.01 vMB 278
143,583 143,583 00000000000002c27bd5ab73433af03726dca1dfe8ecae51d093ae3704dbc51a 102 0.03 vMB 114
143,582 143,582 000000000000042cf63f4c179f9686cfba4113aa4a548f1ef0e7d40e3bcfad39 18 0.00 vMB 120
143,581 143,581 00000000000002fcd078b9559bfe95434b8e1b7b6552fa5e5f9946901bdfcb7e 86 0.05 vMB 163
143,580 143,580 000000000000026fff1680f6e51bd8c50c285b77560c631abcdbcdba920969ee 60 0.03 vMB 205
143,579 143,579 00000000000005c2e3c664c258ae122707d3aa0f8c64a89984e79de1dd71f320 6 0.00 vMB 40
143,578 143,578 000000000000077a1fa8914110f794592dbac50421939be418922e1d864dc288 20 0.01 vMB 112
143,577 143,577 000000000000035a1fba020eddd1d319858e360975025862ee43dfa4e83beebf 48 0.03 vMB 103
143,576 143,576 00000000000005196a809d5d2c88fb04a69478537e1ac214aa68e9c832c0bd38 49 0.01 vMB 49
143,575 143,575 0000000000000058038b10656b1770c8786f7774e02039e13218a6c297eb460a 13 0.01 vMB 617
143,574 143,574 000000000000014a0253914d0e2d82beac91944da9bfc54c5cd7feb2f436487f 49 0.02 vMB 95
143,573 143,573 00000000000000734690d6d429c99f7976c4f0396e3460796ef0aec15db93818 28 0.01 vMB 125
143,572 143,572 00000000000008d05c1d8fd4c5003cd57416e2ad5426868bb376b8719416e9bd 16 0.01 vMB 201
143,571 143,571 000000000000025ba3437fcccce1b6f3728f37838c723d22dc3d6d781d9d53d1 34 0.01 vMB 164
143,570 143,570 0000000000000479ec122d9753163c8cf64e9251d31f9974f21cbb539585f7c7 40 0.02 vMB 129
143,569 143,569 0000000000000129b8f7f3e1a41887c867aee7fd410486554b5a7af4f7447dc9 4 0.00 vMB 114
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 44.45 GB
    • Received: 0.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.