Loading Tool

Explorer IconExplorer

Memory Pool

41,298 transactions
27.37 vMB
0.08005107 BTC
Random Selection Loading Transactions
Max Size: 141.38/200 MB

Candidate Block

Mining Attempt 899008c9815934873437ae02cae1377f129dd275b9522849ca1f6faa5714b7a6
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 5ea9e8e14aa21697bb6b4d8b7327d1d223856d4a88ba22b139035decf3d5d5a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,055
Size: 1.00 vMB
Total Fees: 0.02693127 BTC
Feerates: 141.50 > 2.70 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (172,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,614 742,614 00000000000000000002b1c3b042c929a553238fc6a7ed4a7ed1f4a43e13cbdf 483 1.00/1.00 vMB 1
742,613 742,613 00000000000000000005fc794066aed81faaeed1634cd428965ba563268e3067 796 1.00/1.00 vMB 2
742,612 742,612 0000000000000000000586cfe5dc5503a122ae8f3dab698a0adc65df1cfd1092 891 1.00/1.00 vMB 4
742,611 742,611 00000000000000000000c3e025959ffa9ffbc5f5f38e2ca4ce4789988e235806 1,891 1.00/1.00 vMB 12
742,610 742,610 0000000000000000000522194e982c3d2b692e14d00c6520ed85d9d2be59871c 1,831 1.00/1.00 vMB 5
742,609 742,609 000000000000000000001ee4cba7fde9f637e33aebf99cb76aebe1b389c14612 1,290 1.00/1.00 vMB 4
742,608 742,608 000000000000000000023e9f081bc92add719bbcb89eed97a57afe293aaaff68 1,615 1.00/1.00 vMB 8
742,607 742,607 000000000000000000021ce6cd0400cd7ccf1d9d131b49ca493429fc28f3a920 2,028 1.00/1.00 vMB 6
742,606 742,606 00000000000000000001cc817b2909b41be46808d2593b658f83e9288b2daa49 2,317 1.00/1.00 vMB 4
742,605 742,605 000000000000000000031be8ef5b6ec4b100c7d134870f27cf789fed432251ac 3,123 1.00/1.00 vMB 6
742,604 742,604 00000000000000000006e503a7e72d519635db45eae35ca44fef0023a5d95588 2,550 1.00/1.00 vMB 10
742,603 742,603 00000000000000000005adb2bcc1eaff0aa6ba739f94b2973dc7a1c90976f98d 3,464 1.00/1.00 vMB 24
742,602 742,602 00000000000000000000bdab7e34760cabb287a0bff853bae242effcd38c6785 2,665 1.00/1.00 vMB 11
742,601 742,601 00000000000000000002d270db1d8c9d99435e1013f97257ed3a75c09b915bc8 1,897 1.00/1.00 vMB 13
742,600 742,600 00000000000000000003b35469af2b7494be620bd5d7ba8b46a4e5a62475bf12 1,176 1.00/1.00 vMB 20
742,599 742,599 00000000000000000000bdffb845566bed679e4456c19139cda03479bf33206b 2,873 1.00/1.00 vMB 13
742,598 742,598 00000000000000000004f7463f0c19c705fb96116d460cd6d7cf0a795a63fe4e 3,289 1.00/1.00 vMB 34
742,597 742,597 0000000000000000000630d16146abe1d29e2714ed30b75646a97c301d95287a 1,522 1.00/1.00 vMB 13
742,596 742,596 00000000000000000003a258c17ceeadb06cfcbbe0b204f2e094baebae3fcfbe 3,098 1.00/1.00 vMB 20
742,595 742,595 000000000000000000052b2d6dfee180bd32c895c1d36a7031fee9a2b6d08b2b 3,238 1.00/1.00 vMB 16
742,594 742,594 00000000000000000000a7aab9f6a98e7c3acca550f14aed69245a9cd0292ace 3,195 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.79 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: 633.65 GB
    • Received: 12.21 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.