Loading Tool

Explorer IconExplorer

Memory Pool

77,165 transactions
28.95 vMB
0.06855973 BTC
Random Selection Loading Transactions
Max Size: 174.46/200 MB

Candidate Block

Mining Attempt c74cab2a2561efcfd17294ca9053e84dcb97a9fa6ed5043b0fb86da85fdffaaa
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root 56d136e4dcbae8e9caf9db7c568a6349902e9742892359d24a6a32d48460b189
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,279
Size: 1.00 vMB
Total Fees: 0.00732889 BTC
Feerates: 40.21 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (264,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,628 650,628 00000000000000000001af1d72264ac94193c44fbbb489c4bad4010cefefeea9 2,275 1.00/1.00 vMB 69
650,627 650,627 00000000000000000008729008475267e0380b75de2baf52b1d54d2073b72512 2,838 1.00/1.00 vMB 82
650,626 650,626 00000000000000000003ab24a306d6b14f0ab942ffc883d061f5fb4963482dd2 2,823 1.00/1.00 vMB 96
650,625 650,625 000000000000000000033fcce190aa16279361ea6aa248a1adcde42b9b9d4d5b 601 1.00/1.00 vMB 6
650,624 650,624 0000000000000000000c5101da4ad69a1d2e6829de524dc5869fb79041570ad6 1,532 1.00/1.00 vMB 19
650,623 650,623 00000000000000000009548ef6eebb6e634fd19915c5c4d07cf4909ee9902432 2,087 1.00/1.00 vMB 46
650,622 650,622 0000000000000000000bb670d385ca0326c36d49d65968e2dc509d8c18723568 1,877 1.00/1.00 vMB 29
650,621 650,621 0000000000000000000b0c8b3feb87dbb98d37a07836e7c5f7cb57a2f6e58a82 1,110 1.00/1.00 vMB 21
650,620 650,620 000000000000000000045dbdb6403531b122cf5ca824b229c3e7b5a12c9eb67e 335 1.00/1.00 vMB 16
650,619 650,619 0000000000000000000d0db7322877d4a59ce953f0f9f04dee69747ad7993631 1,848 1.00/1.00 vMB 24
650,618 650,618 0000000000000000000919b6a7e1f6834e59aa118dd6a364c2c81aca643b97cd 1,269 1.00/1.00 vMB 9
650,617 650,617 00000000000000000009832f8486f8935c1cbec31bff48ce9c998ae9647b95db 1,446 1.00/1.00 vMB 8
650,616 650,616 00000000000000000005001ed6fb3ea4e443a5b91aee7e846fa639ce4f05f040 2,084 1.00/1.00 vMB 22
650,615 650,615 00000000000000000005942bb030906ecc32651144bbb641a308ea983201d0a6 1,422 1.00/1.00 vMB 41
650,614 650,614 0000000000000000000aaf80655e7c73c9b554a605cfcdb642f40b004c9532e5 1,684 1.00/1.00 vMB 55
650,613 650,613 0000000000000000000a3e7cd6d8e3741a4f11c41a2b09f0bf99b0bdacfea499 836 1.00/1.00 vMB 28
650,612 650,612 0000000000000000000b04fbf7c86fb72636342327e9285592b45bebe52c534c 2,068 1.00/1.00 vMB 17
650,611 650,611 00000000000000000003a180ef98c74e6159e8a3edc4fc3ab8933244528d4841 2,116 1.00/1.00 vMB 9
650,610 650,610 000000000000000000054533ea674e892bffaca6b016d266c8e33b0758d2e867 1,612 1.00/1.00 vMB 48
650,609 650,609 000000000000000000012795b9f7cbf5afbe0906a605efa4f2770899db757433 1,420 1.00/1.00 vMB 22
650,608 650,608 000000000000000000027b0f686c868bd7d9e95109e3594c447295261c7321eb 2,010 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.57 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: 670.29 GB
    • Received: 15.84 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.