Loading Tool

Explorer IconExplorer

Memory Pool

72,803 transactions
28.07 vMB
0.06774963 BTC
Random Selection Loading Transactions
Max Size: 166.24/200 MB

Candidate Block

Mining Attempt 1eada65668a2bff540966d45167c6a5a0c9602d81955114d46ff9de75836e1a0
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root ef26f78117119169d72edd8f56f48aedce5d63a21aadad00050a2b1963417070
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,747
Size: 1.00 vMB
Total Fees: 0.01159985 BTC
Feerates: 150.86 > 1.16 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (189,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,022 726,022 000000000000000000013e9214a092335ab5618d0e09fed0b33bbf6b7437e262 3,074 1.00/1.00 vMB 11
726,021 726,021 000000000000000000015678ee978b864aa42586a89b91163db4bed71eaf60d3 1,449 1.00/1.00 vMB 13
726,020 726,020 00000000000000000007200b1f2ccd1d1ab94f6ea7052ec2fd6deaff6ce98e72 2,549 1.00/1.00 vMB 15
726,019 726,019 000000000000000000018ad0d5fcd86063e103527ba650fd6bc4a25a4d650fc1 2,452 1.00/1.00 vMB 11
726,018 726,018 000000000000000000022c1a3c3251a29c1ed128ac627a39b52e3b01428fcbff 2,423 1.00/1.00 vMB 15
726,017 726,017 00000000000000000007d25452f530bc2a58f15198af84289a073df0fae73f35 3,675 1.00/1.00 vMB 20
726,016 726,016 0000000000000000000a333f89a22811a5d6f204f5710617b65dafa2540b93e5 3,225 1.00/1.00 vMB 28
726,015 726,015 0000000000000000000163ec3b054527216c7d99cad6ccefb55726694359e777 1,580 1.00/1.00 vMB 10
726,014 726,014 0000000000000000000177b263d8a023a33c573c6ad310d8801fb2fa1e581fa6 3,672 1.00/1.00 vMB 22
726,013 726,013 000000000000000000022f0dab92db526485967bddfc634266e90809da93c501 2,645 1.00/1.00 vMB 6
726,012 726,012 00000000000000000007e18c726b534c0f353684a1f63c849b46fc6f9fcfe4f4 2,616 1.00/1.00 vMB 18
726,011 726,011 0000000000000000000558c8acb26df2bc11aab8e398c376b1596e04dc376f88 2,497 1.00/1.00 vMB 3
726,010 726,010 00000000000000000008e785082d8c7e80739badb19ea19915e5c444f9773535 2,616 1.00/1.00 vMB 7
726,009 726,009 000000000000000000069cedefc03acf8cf5a6fd5bb51dbeeb8df57831ee3e6d 2,419 1.00/1.00 vMB 13
726,008 726,008 00000000000000000002a9b5bb4340d3dfcc61f8c22470068e5a2d9c68fd26a6 3,753 1.00/1.00 vMB 22
726,007 726,007 00000000000000000009c6f307c2bd8ced39c3fb3e1fcb52a551cd4d324051c4 2,157 0.83/1.00 vMB 9
726,006 726,006 000000000000000000073e2020803ddc216d2e65a79489fc29b00bf966432d19 298 0.08/1.00 vMB 10
726,005 726,005 00000000000000000001e21f5c1d28606af7145c578099e7577d7d4e7db1f1df 435 0.20/1.00 vMB 10
726,004 726,004 00000000000000000000cc19fc0c8802a12d44484e5a83a7baa80315bc984452 1,063 0.44/1.00 vMB 9
726,003 726,003 000000000000000000051f03713fc049c5c0a93d1190f80eb316b1c18a377f30 2,887 1.00/1.00 vMB 10
726,002 726,002 00000000000000000001c3b555ebfaf005ce8f16da79c17cebe535f92e052aa8 694 0.23/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.