Loading Tool

Explorer IconExplorer

Memory Pool

72,017 transactions
27.93 vMB
0.06487310 BTC
Random Selection Loading Transactions
Max Size: 165.60/200 MB

Candidate Block

Mining Attempt 8b0ae21bca696e3b481ed328acd96343e538ba006ee4e3366ce950c8c8476bf9
Version 20000000
Previous Block 00000000000000000000f8e5ceecb61863cf986472f3f497521e70a33dcb2b9b
Merkle Root 4fccdb04ded010f1a18e2339809e3c3ab7404e0b2779b11d2c6ca3bc7d7e7755
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,928
Size: 1.00 vMB
Total Fees: 0.00915201 BTC
Feerates: 51.64 > 0.92 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,037 (153,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,744 761,744 00000000000000000001dcb1aed8864cc5c793a9e595aa8f44561d8a315b011b 2,575 1.00/1.00 vMB 14
761,743 761,743 00000000000000000003e57dc3335dca577f28442f99419c89368d134c4e1612 2,706 1.00/1.00 vMB 12
761,742 761,742 00000000000000000003546bab9331175b113194084d1299b35f65c7897a012d 1,360 1.00/1.00 vMB 18
761,741 761,741 00000000000000000001123811385d3a3e56f466a8617dd20c778a004eac51f9 2,740 1.00/1.00 vMB 21
761,740 761,740 00000000000000000000a23c339416148f5984fb1c37b172630f20063e044078 2,039 1.00/1.00 vMB 33
761,739 761,739 00000000000000000006155afee657b2c5fbe4d4b6e4352f52ea16933f257792 2,186 1.00/1.00 vMB 11
761,738 761,738 00000000000000000006dfb799317f36b96da271dd5890f236196d47a1dbcb4a 3,384 1.00/1.00 vMB 28
761,737 761,737 00000000000000000006813876b9fb8e4ac09144cdbbefb60b082b87b0de3535 2,097 1.00/1.00 vMB 18
761,736 761,736 000000000000000000024e1a349d23783fa4b530c927a213e47eb8334389f985 3,189 1.00/1.00 vMB 19
761,735 761,735 00000000000000000005c8cca3cd76c4943377fc6467de4a7207ea699760a303 1,906 1.00/1.00 vMB 14
761,734 761,734 0000000000000000000051f6afec14845535fedca9790ba7762e40d71eb91066 2,942 1.00/1.00 vMB 18
761,733 761,733 000000000000000000007450d2583b1b18b865e7790b77f04bc89b0ebf1fae33 3,337 1.00/1.00 vMB 22
761,732 761,732 00000000000000000001cf4c79923df0160350a104011e470a54b8fbd17ab58d 3,478 1.00/1.00 vMB 26
761,731 761,731 000000000000000000060c1c7baac5ca38b7c3f07df7aec5ae3c3dbd27b9df63 3,173 1.00/1.00 vMB 26
761,730 761,730 00000000000000000002ec006ed978dfb4f4a54beaecdd578dd6c63906c07a4c 3,989 1.00/1.00 vMB 20
761,729 761,729 00000000000000000004924a567f0cbe93f21d887c1112c261a8d9912ae38015 2,653 1.00/1.00 vMB 26
761,728 761,728 000000000000000000074a6528851c3b676ae9b636ab764c1ef258303962da24 2,222 1.00/1.00 vMB 27
761,727 761,727 00000000000000000000043e226effc74d9acd2e86c3bb08375b79336a530a82 3,264 1.00/1.00 vMB 31
761,726 761,726 000000000000000000058380e94447f7a3d2a44e49728d6725a18b7d40ae9d7f 3,253 1.00/1.00 vMB 35
761,725 761,725 0000000000000000000788338b3d40c866b837a730bdd86bbc0979864c10363c 2,036 1.00/1.00 vMB 6
761,724 761,724 00000000000000000000d347895ea2815f7b06e256a49989ca9dd7375311574e 2,945 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.46 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: 667.67 GB
    • Received: 15.27 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.