Loading Tool

Explorer IconExplorer

Memory Pool

78,485 transactions
29.44 vMB
0.06829562 BTC
Random Selection Loading Transactions
Max Size: 176.90/200 MB

Candidate Block

Mining Attempt 1a1f04fa12981857ac09ec2981c9733cb00598578af3a7fffc800f06106eeb01
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 00d89261e301399597ccffde65a301b0568a911e21b1851c348c89e107c658ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,004
Size: 1.00 vMB
Total Fees: 0.00855166 BTC
Feerates: 150.93 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (313,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,850 601,850 000000000000000000070df4aa0997911d1539ea6c2f326c0202e2795a5822f7 2,815 1.00/1.00 vMB 42
601,849 601,849 00000000000000000010d939206694ffea8113df4b9605b21ebd82fff1514a5b 3,478 1.00/1.00 vMB 49
601,848 601,848 0000000000000000000dc0a48931dd2195442785a901501af637b948983cc4b9 3,145 1.00/1.00 vMB 37
601,847 601,847 00000000000000000000a05970c6bff4443cb62e77c47e936b00f70d1eca3809 3,143 1.00/1.00 vMB 26
601,846 601,846 0000000000000000000f5d4c3d96b8e6930bc31a9614b2ca204434e1de0f6024 3,033 1.00/1.00 vMB 29
601,845 601,845 00000000000000000011e7182bf19e4b084d41421da164a8f5225663569dcce3 2,790 1.00/1.00 vMB 29
601,844 601,844 00000000000000000008e279296a39b2e0a7cb99117b1ee423fec8ee1532a810 3,341 1.00/1.00 vMB 49
601,843 601,843 0000000000000000000f96fe6c8c596da673ca48839b9038b8b10ce85be19a4b 3,083 1.00/1.00 vMB 42
601,842 601,842 0000000000000000000432be1979637dafbcd18c5aa2390c5acb296932d77ade 3,257 1.00/1.00 vMB 28
601,841 601,841 0000000000000000000c4e94c52c5976d37c7457b5605aed89db843484d6cb82 3,029 1.00/1.00 vMB 50
601,840 601,840 00000000000000000001ec34ad4c8af08a6fe3a0a835c82d1f9ce261a6d96adb 2,788 1.00/1.00 vMB 32
601,839 601,839 00000000000000000011478ebf78d87477f913abd0dc2b0e0aec829c1cb10f64 2,997 1.00/1.00 vMB 45
601,838 601,838 0000000000000000000acfc81956cec652e3d5f6037efd2862c6856fd2fb8868 2,322 1.00/1.00 vMB 31
601,837 601,837 000000000000000000093d012bb3a4627d86b342bda07c89aab4234f87af3a06 3,057 1.00/1.00 vMB 34
601,836 601,836 00000000000000000004db227c0fecd122896e8d653296cc63562dfcdc003d9e 2,630 1.00/1.00 vMB 53
601,835 601,835 00000000000000000001ec3501c9743d38b7559aa090802483cd57aef6bfdc3e 2,069 1.00/1.00 vMB 35
601,834 601,834 0000000000000000000903e09175efa17f018feb26cb41e2a1182ae8b67cfa05 1,375 1.00/1.00 vMB 34
601,833 601,833 00000000000000000013c92ce2b37ea70a6efef67d0057f9fc49ae5467318bdf 2,538 1.00/1.00 vMB 52
601,832 601,832 0000000000000000000d7d95b86745b8cc6f7fead0270b4469166abc0cdf2464 1,749 1.00/1.00 vMB 12
601,831 601,831 00000000000000000003daab4305dde7a95a77dd8d91fab34c94739e159ef6ac 2,673 1.00/1.00 vMB 13
601,830 601,830 0000000000000000000a4bc058ce67c65e79df38276779d56dc75f2ce5106ff5 2,083 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.