Loading Tool

Explorer IconExplorer

Memory Pool

48,678 transactions
28.00 vMB
0.08177423 BTC
Random Selection Loading Transactions
Max Size: 148.39/200 MB

Candidate Block

Mining Attempt 5b4363e82caa43f4fe939c1b461dff1df2942b4ea65287aedc6e2f076c19b5d2
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root a56e15defbeccbc9935612935c4b73f1991ade26618e77c9c5293bc00b3e9487
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,339
Size: 1.00 vMB
Total Fees: 0.02876402 BTC
Feerates: 201.37 > 2.88 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (174,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,013 740,013 00000000000000000002ecee70f4ac561abc9d5c4b7ad5ffceb849a91e84f4e1 172 0.05/1.00 vMB 12
740,012 740,012 00000000000000000007009cc485ea7283ff882e2d7766a33837b56a643df6c0 774 0.36/1.00 vMB 7
740,011 740,011 00000000000000000000af1989cb82be473bc57b5993ee15c46694702b6773a9 2,267 1.00/1.00 vMB 7
740,010 740,010 00000000000000000006a6ca4c14133619014f3b78aff3a9aeb9f123ed0d4c9f 202 0.64/1.00 vMB 2
740,009 740,009 00000000000000000001fab13b37887a211ca9109ffb4070aa4fd83838a4297e 1,207 0.45/1.00 vMB 7
740,008 740,008 000000000000000000061385a575c36257ff9f502f10fe323bdf29da53394d96 1,105 1.00/1.00 vMB 3
740,007 740,007 00000000000000000004cb3499d727136d853801327fa4a60cdd3ecba8c5d2a5 1,738 1.00/1.00 vMB 7
740,006 740,006 0000000000000000000894f1dda7c8bd3013b523ec41aacd8cea3af8385fe7dc 3,007 1.00/1.00 vMB 6
740,005 740,005 000000000000000000059e0569851393a8da17c7b5f6efa177601db1c776d040 996 1.00/1.00 vMB 12
740,004 740,004 000000000000000000052c0ff4fdb2ea60470711636b4f3d9049c66ee0c4bf15 2,119 1.00/1.00 vMB 14
740,003 740,003 0000000000000000000271a7ba86a98b95f3ecdf58a6782c7323db7fc75c1e9c 2,853 1.00/1.00 vMB 12
740,002 740,002 000000000000000000025e32600c94a02833f61035f1760e84839446288b6e1e 49 0.01/1.00 vMB 14
740,001 740,001 0000000000000000000911eb101e12f19b0ceab14c73f133ff2e82664fc5941a 470 0.26/1.00 vMB 8
740,000 740,000 00000000000000000005f28764680afdbd8375216ff8f30b17eeb26bd98aac63 106 0.03/1.00 vMB 12
739,999 739,999 000000000000000000053385e3fdf37e6edfe7adda2fcbf73f0ac6668ea3715b 230 0.10/1.00 vMB 9
739,998 739,998 00000000000000000001f9ba3cb8569d5f58bae022837ddefc5339bd91c90e21 1,800 0.71/1.00 vMB 4
739,997 739,997 000000000000000000067a0dd6f7f544f644dfebbffb316ab540cbabc9108b87 2,086 1.00/1.00 vMB 12
739,996 739,996 000000000000000000006aa440c551b390dfbc6fd87e3a74e7e8721aa8edd0f2 765 0.47/1.00 vMB 9
739,995 739,995 00000000000000000002104d9e397ff38a6bfcc497bbb40d94a56f924c7d679e 1,203 0.71/1.00 vMB 8
739,994 739,994 00000000000000000000c4dbd295e44d5b8d976a64c666b5123748becf489ec8 698 0.53/1.00 vMB 11
739,993 739,993 000000000000000000025185f81eaf63f5a004c0da6a5ced88bc401bd7fb5420 1,373 0.76/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.97 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: 648.18 GB
    • Received: 13.01 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.