Loading Tool

Explorer IconExplorer

Memory Pool

73,675 transactions
27.29 vMB
0.06395365 BTC
Random Selection Loading Transactions
Max Size: 166.71/200 MB

Candidate Block

Mining Attempt 93ae7395bc795a61b0b94dcb483653fa2fd1d30940c217774dd802074f89bdef
Version 20000000
Previous Block 00000000000000000001bb87348e6d3ff23561ca1d138f03813134dfb60134ae
Merkle Root 1a4c095c6ab826b1722f6fd404b73c25572522694f2e4d4ea65cfadc6c3b493f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.00602259 BTC
Feerates: 84.51 > 0.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,283 (120,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,604 794,604 0000000000000000000310186e07df260f6cf05c29fcb2f6fd7918c11ddb7767 3,410 1.00/1.00 vMB 11
794,603 794,603 00000000000000000004c671563952d4120a53278c12ecb1e3d808a437c7802e 2,251 1.00/1.00 vMB 19
794,602 794,602 00000000000000000004cab619d3f06c731fd2aa99bac3b369875e4ac07457e6 1,582 1.00/1.00 vMB 27
794,601 794,601 000000000000000000040912f1ace268a09db2d0e6fb081a02d7ee2611df99a4 2,125 1.00/1.00 vMB 22
794,600 794,600 00000000000000000003dec704963906dd665c8893611dea8399166fe05fd46b 3,349 1.00/1.00 vMB 27
794,599 794,599 00000000000000000001c53f230ba26999684e2c0796c7fb1a72f53ab60fce19 4,288 1.00/1.00 vMB 13
794,598 794,598 0000000000000000000456bec3fb31b02d6c27f786e0bdf0ac95dee848b894d0 6,217 1.00/1.00 vMB 11
794,597 794,597 00000000000000000001f5553ae14cb5da037ec2b89355294eac9aa310c08555 3,333 1.00/1.00 vMB 20
794,596 794,596 0000000000000000000074c3166e8be362d911b43cdfbb96be2497b580df8926 4,845 1.00/1.00 vMB 14
794,595 794,595 000000000000000000022f7769e6b4f3e91fa971dcb296f4350593ac371b71b1 3,021 1.00/1.00 vMB 12
794,594 794,594 0000000000000000000132375382f05cc1f0b56dec20b869e5549744742f5ab6 3,225 1.00/1.00 vMB 20
794,593 794,593 00000000000000000002265f1a9944fd239d338709c4e5590581350a0fb37df2 3,797 1.00/1.00 vMB 39
794,592 794,592 000000000000000000010cfc99e2a9b0192048412f9c145cfb35a8fabd8999a7 3,553 1.00/1.00 vMB 13
794,591 794,591 00000000000000000000c46287836d6018f1e6b2c02e33bd60e5c0681bcfe211 2,586 1.00/1.00 vMB 25
794,590 794,590 00000000000000000001f6ad0390dbb0d586662de872fbdcff8e2b4aa8fcd848 3,522 1.00/1.00 vMB 45
794,589 794,589 000000000000000000026ab1d65692986601f16018d942a3aa96577562c1508b 2,378 1.00/1.00 vMB 23
794,588 794,588 00000000000000000004bb21bbbbe5f3963324229985343a12d201a0135d1fa9 2,749 1.00/1.00 vMB 40
794,587 794,587 00000000000000000000d249f902d8058fcc1f0830738e428e880f3ca24c6b44 5,611 1.00/1.00 vMB 13
794,586 794,586 00000000000000000002c1c96383ddea666356b5925478934f9b479f8df28b1a 5,186 1.00/1.00 vMB 14
794,585 794,585 000000000000000000008bcc9c15e1b1ea97b5c039d5e70f6783a991ce739dc4 4,118 1.00/1.00 vMB 18
794,584 794,584 00000000000000000000afc966835aa2567e570664cdbc5dfeb3921149659c3b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.88 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: 713.28 GB
    • Received: 17.34 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.