Loading Tool

Explorer IconExplorer

Memory Pool

83,354 transactions
31.67 vMB
0.12684518 BTC
Random Selection Loading Transactions
Max Size: 191.40/200 MB

Candidate Block

Mining Attempt eae6918d4a853d2fed1325f0e9c623ec6f9bd9292564175c30fd7a069d05364e
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 0c8b4f2ab16a18dde6c5fc47f8188c12ae547ef93f0450fcac51206d401b3dcd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,098
Size: 1.00 vMB
Total Fees: 0.04235476 BTC
Feerates: 803.65 > 4.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (72,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,009 843,009 00000000000000000000a564dce02ef92a1c2f5c6cc9a26868a25c67c21cba63 4,707 1.00/1.00 vMB 25
843,008 843,008 000000000000000000009e3e9f4c6e0d870fbe2ece53668123ed2278f20c3256 6,073 1.00/1.00 vMB 30
843,007 843,007 0000000000000000000249af600b8edc2c6998b15302c3b62c165ea13288e5b2 5,630 1.00/1.00 vMB 28
843,006 843,006 0000000000000000000189b6a39d67b74c8ab022655697708abb2a36dbb53ff0 3,793 1.00/1.00 vMB 27
843,005 843,005 00000000000000000002ca64de4205ef6320686bb9037731f598b23f5b17da33 2,762 1.00/1.00 vMB 24
843,004 843,004 000000000000000000021a616650f95fe07421e738a4760b2c402596bbdb3f73 2,727 1.00/1.00 vMB 16
843,003 843,003 000000000000000000014139e99fef311580640d50dd105343b6cf61947ca9e5 2,725 1.00/1.00 vMB 18
843,002 843,002 00000000000000000002955200143593020bb9d13c428674dfa7517da1d90d52 3,165 1.00/1.00 vMB 26
843,001 843,001 000000000000000000009bd70acc23e0374346f221c4aed8fe17106e0d7a6afd 3,338 1.00/1.00 vMB 31
843,000 843,000 00000000000000000000ed2834fe806597857ebf9ce47c9250d182444abbb897 3,128 1.00/1.00 vMB 18
842,999 842,999 00000000000000000001818ef44ef3e1782bd04797f6033c46fea3a352646c6d 3,570 1.00/1.00 vMB 20
842,998 842,998 00000000000000000002e962fc6f1a955f2faa91469b6f4f81290191b1c2fa39 5,023 1.00/1.00 vMB 24
842,997 842,997 0000000000000000000227891204761e3a56163cc69663ce41499d1d69968d19 5,256 1.00/1.00 vMB 24
842,996 842,996 00000000000000000002890ea74fe7aa3953899cc2695f0a7702169b2a16775d 2,740 1.00/1.00 vMB 25
842,995 842,995 000000000000000000000a214a487d9e0ba5f988f04da317be257002fc8bff87 4,419 1.00/1.00 vMB 24
842,994 842,994 000000000000000000025344cacbb0a1bad6056bc1c96eaa87ba4ae9ba496693 5,006 1.00/1.00 vMB 29
842,993 842,993 0000000000000000000292f13c9666e8559abac48061ba7dac9b7f0251445765 5,387 1.00/1.00 vMB 28
842,992 842,992 00000000000000000001134aecd2d60316d7ea312fd02d9f90431bab52ab18d4 5,624 1.00/1.00 vMB 25
842,991 842,991 000000000000000000031a9a100519986f61a41043a3c9c37075f2eb06e59dd7 6,391 1.00/1.00 vMB 27
842,990 842,990 000000000000000000005eb479ab47df14f59ce23679a97091c8e9e4f4e084e9 5,593 1.00/1.00 vMB 26
842,989 842,989 00000000000000000002702eb56a344fb5382c486cba5ab7dd409febb64b8b95 4,513 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.00 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: 718.68 GB
    • Received: 17.94 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.