Loading Tool

Explorer IconExplorer

Memory Pool

78,208 transactions
29.08 vMB
0.08056669 BTC
Random Selection Loading Transactions
Max Size: 175.97/200 MB

Candidate Block

Mining Attempt 58c0615ad6e0e74678ab79d9a5460d91cae6aaa3386dfaa3ae0ac00ba5873589
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root a5bbf2955c0d9bf6c13bf96e7e5de83549a34456a074bb6e1ebbf00fe81e4ac2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,850
Size: 1.00 vMB
Total Fees: 0.01986527 BTC
Feerates: 178.73 > 1.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (296,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,740 618,740 0000000000000000000b0e5c2884b4f7831c443a3cd247f06f5cd322283423f7 159 0.04/1.00 vMB 21
618,739 618,739 00000000000000000009f7c69868dbe2bd70c5c0704fafd3145a94b7d1a4581d 651 0.24/1.00 vMB 17
618,738 618,738 00000000000000000004c4104c2346f5e039507fac72b83028fc5bb10e848b01 3,017 1.00/1.00 vMB 6
618,737 618,737 0000000000000000000a4484bea0cc5230822d33cba5c1a74dc9d84b452aad87 1,859 1.00/1.00 vMB 9
618,736 618,736 0000000000000000000ad68258314b51ec27dc109567de8baec116a692b9d4b2 2,671 1.00/1.00 vMB 13
618,735 618,735 0000000000000000000446017df399e042d7cbafa7f50e1712d197a96983746c 2,530 1.00/1.00 vMB 32
618,734 618,734 0000000000000000000287ddcf88b4fc3f8e6144f3ba1ebdb320253d70ba1692 1,055 0.34/1.00 vMB 15
618,733 618,733 00000000000000000000f02872b6347e8318805e753057d82912a4d615758d68 1,649 0.55/1.00 vMB 18
618,732 618,732 00000000000000000007b7ee243bb183f58843ddbdd499617c90e054443cf2b5 1,560 0.59/1.00 vMB 17
618,731 618,731 000000000000000000120dfd2cabf7899dcd6e5929401314e56d3fbdabfc2edc 2,565 0.93/1.00 vMB 8
618,730 618,730 000000000000000000097db13420588c85c7c2265e271770d9145193e56881ad 2,451 1.00/1.00 vMB 9
618,729 618,729 0000000000000000000ce2192b6de28ada5448261ec73d4a2b9fd0ce2c547b40 3,011 1.00/1.00 vMB 12
618,728 618,728 000000000000000000073e2ce325f84c21c8445ad4fa1945fac5c0c1717acffc 3,116 1.00/1.00 vMB 25
618,727 618,727 0000000000000000001119f3edc0b2f72f070c7dfdddd7f6943e715fdaa88b63 739 0.27/1.00 vMB 11
618,726 618,726 000000000000000000107f7ca43660e7933aace105df5f85b6d8e9bd2f926326 898 0.23/1.00 vMB 15
618,725 618,725 0000000000000000000956f0926fd6eb3e7527a30155382afc34e7f48b33f4ba 3,059 0.83/1.00 vMB 16
618,724 618,724 00000000000000000001bf579db7c5219be1d8f52816bf94d8858bc742e21074 1,162 0.29/1.00 vMB 9
618,723 618,723 000000000000000000024a1363675fcbcce58a84dfba8a391a70057ea3904bcd 3,607 1.00/1.00 vMB 9
618,722 618,722 0000000000000000000783da5f5917f789f5185f7e3d5b4bdf3a259497ceb6a4 2,892 1.00/1.00 vMB 19
618,721 618,721 000000000000000000010892c6208b181091bc31f74ed960f2173d2694fec3be 1 0.00/1.00 vMB 0
618,720 618,720 0000000000000000000983baaab16e0ea183bca70ff922fd463edce8a1810f03 3,462 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.68 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: 677.62 GB
    • Received: 16.44 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.