Loading Tool

Explorer IconExplorer

Memory Pool

75,910 transactions
28.15 vMB
0.08879801 BTC
Random Selection Loading Transactions
Max Size: 170.68/200 MB

Candidate Block

Mining Attempt d9a47a78ae1b9bfcf34486aedab08e4210dc34b37b47e8f10221e068e3b6ac82
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 860d2c30d501428d8b13407fab9f9e9b3dc1f995b67b39f9b34bff55dff5d174
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.02805634 BTC
Feerates: 150.80 > 2.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (639,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,724 275,724 0000000000000001f39190f0ef919b57345c1fee31d2104712bac65899ff9a1e 386 0.19/1.00 vMB 41
275,723 275,723 0000000000000002854bae186803d7873debbadf5929ca144b55f896266070ab 437 0.25/1.00 vMB 36
275,722 275,722 0000000000000001e710fcec633ada5f2bb25f9c440f0d7511a4522442eb1152 68 0.03/1.00 vMB 105
275,721 275,721 0000000000000000b6cc4a8e8b96cffa325b54692c5ca490b1e38b3b648fb0d1 300 0.13/1.00 vMB 80
275,720 275,720 0000000000000000c34bd7600833f76acf3f298a3d700850555f3162b2c72680 272 0.13/1.00 vMB 40
275,719 275,719 0000000000000004394183f2c453ab0eb5d698b39e6b405f872e10e19f602dd8 399 0.23/1.00 vMB 24
275,718 275,718 00000000000000016dbb6a460570a7865e27c3a9a10076b2bf830b5a5f6c73c4 654 0.25/1.00 vMB 87
275,717 275,717 00000000000000032b4fca4ff90a68845060ad59539363d5c69f6c72eb5095d3 159 0.25/1.00 vMB 18
275,716 275,716 00000000000000004dfc9c2a6fe66a11bc21f1933b72018dc353a11bf5c7a1a2 407 0.25/1.00 vMB 30
275,715 275,715 00000000000000021e25c1c988c2b0890f6977e745bb75d301b88a8f90a8e327 723 0.25/1.00 vMB 92
275,714 275,714 000000000000000402c62128c0f3a85a60790351117dc51d23265863c1c36a25 29 0.01/1.00 vMB 51
275,713 275,713 0000000000000003756f5bb2444f7e6446f65777b273dd03e2c928186b629031 270 0.15/1.00 vMB 50
275,712 275,712 00000000000000036578d6803fd5bedabb4e23c9817a105a43185af66eca38aa 164 0.13/1.00 vMB 29
275,711 275,711 0000000000000001f7729f7b01af78e3f79c48ba20394f602d0ba5941e480ccc 126 0.10/1.00 vMB 25
275,710 275,710 0000000000000000cba9ad1f110d823fda40f1341a308ac2f9ddb3c4cc26ed98 605 0.25/1.00 vMB 80
275,709 275,709 00000000000000046cb27935251e32414859c536d2bc2f095aa557990f71ddaf 37 0.01/1.00 vMB 65
275,708 275,708 0000000000000000f92a52fa689594cff2947d2e1fcc8571f627c0c5f1cfba2c 252 0.13/1.00 vMB 48
275,707 275,707 0000000000000002d8796db711b7d09fca906b3d1f683fb2886557df47455e0e 427 0.22/1.00 vMB 53
275,706 275,706 0000000000000001ba861e487fe9f1fbef232cce779bb4b88ad1bd99a670a576 262 0.17/1.00 vMB 47
275,705 275,705 00000000000000021cdd01d782d497fa1a9ceb66eb5dd0ea2fcf355a676a4e12 61 0.02/1.00 vMB 36
275,704 275,704 0000000000000000842868786d67e6c4d341420786d57489e66d846cbc222c70 358 0.17/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.85 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: 712.61 GB
    • Received: 17.20 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.