Loading Tool

Explorer IconExplorer

Memory Pool

80,137 transactions
29.81 vMB
0.12202180 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt ceaf768699eee62af529e342fffffef435cad6ebd3a7cbd4f9d592dd74d15f9a
Version 20000000
Previous Block 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a
Merkle Root 47e47b5391c0a0d8fab2f482647ead6b8c463416b4a568315ee189ebd974fe80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,727
Size: 1.00 vMB
Total Fees: 0.05694111 BTC
Feerates: 313.32 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,096 (535,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,824 379,824 000000000000000008bd8be3e60673c10fdf278ed6025d841ced75887e978445 1,141 1.00/1.00 vMB 19
379,823 379,823 0000000000000000096a2dd6432246528ba48a46d105cfab81376abc663e0405 2,507 1.00/1.00 vMB 60
379,822 379,822 0000000000000000120a9bb3211cd92297066a4963d1fd861084d59ab27a7e80 2,001 1.00/1.00 vMB 40
379,821 379,821 00000000000000000ffb7f47ba7922da89abd79f12cf5d5518ea6d5528ae4d53 764 0.53/1.00 vMB 28
379,820 379,820 000000000000000009489ca6a3be9924c075a4b034aa9c198347cfa481d04ff4 1,034 0.98/1.00 vMB 15
379,819 379,819 00000000000000000970cef71529a5715230060c545d89053e617872e6ab33da 2,018 0.93/1.00 vMB 31
379,818 379,818 00000000000000000fa81e732d2f09af595fbe73348bfb152a48b5b648ca4934 2,054 0.75/1.00 vMB 62
379,817 379,817 0000000000000000027ad931e1e7ea6316e574c3b0df366325c94d5f8edcf51d 969 0.54/1.00 vMB 32
379,816 379,816 00000000000000000b98a29225bda5c8f09620744bad1768be724737c5f9b1a3 2,033 0.93/1.00 vMB 46
379,815 379,815 0000000000000000009b63311435a7c7cbdf640631fca2f03e4957fe526d9758 1,508 0.88/1.00 vMB 38
379,814 379,814 0000000000000000026b494e62ed25f62a2463e8b5937c00af78aba0f419bcd8 561 0.97/1.00 vMB 12
379,813 379,813 000000000000000001d92de53857c2a74228daec7b7777892f0e9a13e3a978cc 1,784 1.00/1.00 vMB 37
379,812 379,812 00000000000000000a2396f1dacfef5c46708373fb405c92e674341baf8970da 1,384 0.75/1.00 vMB 29
379,811 379,811 0000000000000000070cf313f12bc3a6b44f7d20a41b049b231cd7701b0d4993 2,418 1.00/1.00 vMB 57
379,810 379,810 00000000000000000f7e337f8a0b7ba30947b8ec56f76719443e3cc8327da163 1,284 0.75/1.00 vMB 56
379,809 379,809 00000000000000000cec74e3342d4851bbb9b89e5ec38d26b3d0cacedd5377e4 1,387 0.75/1.00 vMB 26
379,808 379,808 0000000000000000069657618543f6d04637c7ac108ae63490f43180b7df099b 223 0.24/1.00 vMB 41
379,807 379,807 00000000000000000b8c73ab6289fcfdf0d5b78c894308974661ead6b1f3e2a2 1,442 0.92/1.00 vMB 30
379,806 379,806 00000000000000000b0131a0d7b55bdd220c8633d201f1d531a1447a9e3eb4ba 1,820 0.93/1.00 vMB 41
379,805 379,805 000000000000000003ae204a00893a511233977924f34ace147981a2002096f5 561 1.00/1.00 vMB 14
379,804 379,804 00000000000000000842d42391b06422a6efdb688c25381a0efd72017ea8301e 132 0.99/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.56 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: 670.10 GB
    • Received: 15.82 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.