Loading Tool

Explorer IconExplorer

Memory Pool

53,690 transactions
29.89 vMB
0.10231255 BTC
Random Selection Loading Transactions
Max Size: 160.45/200 MB

Candidate Block

Mining Attempt 43b8bf43419add94b75e66c57621e789e55b9f45b4588f9ef0b03746f1b17e57
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root fbc6484a2b7ac72bfa11c0960755754aeab239d806709f63490b491aaf51a707
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,235
Size: 1.00 vMB
Total Fees: 0.02782165 BTC
Feerates: 157.35 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (112,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,203 802,203 0000000000000000000331de40a4ae3ccc4824b8afec141c1667eb226c4ad215 2,710 1.00/1.00 vMB 18
802,202 802,202 000000000000000000042625c44c8ea692cedbebd0ace8bd57f7469e1a55466c 2,749 1.00/1.00 vMB 28
802,201 802,201 00000000000000000000643bb40b645cd1922a2542aac11da0f40231dbd8ef7e 2,764 1.00/1.00 vMB 27
802,200 802,200 00000000000000000004fc08b361269bde187405817894088d7c303b0b0d8e23 3,578 1.00/1.00 vMB 11
802,199 802,199 000000000000000000045afd451fbc75d0bef38c3e9627b0763b91d7d84446ca 2,562 1.00/1.00 vMB 8
802,198 802,198 00000000000000000004c2ef120e0f53635109b274fa22ae4f059d50a82bd1bd 1,099 1.00/1.00 vMB 14
802,197 802,197 00000000000000000000ce6a477667fcfef9bf0d5eff1ea94863c715852aeb4a 2,647 1.00/1.00 vMB 25
802,196 802,196 00000000000000000004b6ab637fdff43e399060baf0fc071e84919b6294fefe 2,436 1.00/1.00 vMB 29
802,195 802,195 0000000000000000000377c77ac722beec443bdf8d58b88da4dc00a220592bc4 4,106 1.00/1.00 vMB 10
802,194 802,194 00000000000000000003058aa8ba56f1f54e520e280499404994ef8374e527c5 3,218 1.00/1.00 vMB 17
802,193 802,193 00000000000000000003e4613f8ff156dfbdd0bd7b12bb4b325642953b0dde33 5,668 1.00/1.00 vMB 9
802,192 802,192 00000000000000000001b4a7b2a5321f9eb0e6fe6982f33165c44a0f94adfb83 5,262 1.00/1.00 vMB 10
802,191 802,191 000000000000000000054768a916be2d451bc6d0a441da987c177dadf0a92725 2,851 1.00/1.00 vMB 16
802,190 802,190 0000000000000000000497ed49ea9823843b4e57e428eb8992a73644ffadebce 3,929 1.00/1.00 vMB 6
802,189 802,189 00000000000000000001029453b8985e6d10c7bb032f42dc348bb89f05b92042 1,646 1.00/1.00 vMB 16
802,188 802,188 000000000000000000025b8021bd1f9524acfb610c7cd97d6f36e690dd3e4b4b 2,662 1.00/1.00 vMB 21
802,187 802,187 000000000000000000034bca5e18f0bd3f483bbd3c16aeeb0fe462a26308eec9 3,649 1.00/1.00 vMB 7
802,186 802,186 00000000000000000002ff6d56160e38a9affd6fbdc4e5aaa5ab6274f901269f 2,813 1.00/1.00 vMB 21
802,185 802,185 000000000000000000002d7914b8c74d07e47d8d60f75d34653bf6212dcbdfc4 2,387 1.00/1.00 vMB 12
802,184 802,184 0000000000000000000102b022d58ec921a80525c705c2043bc4bfdb618b9dfb 2,060 1.00/1.00 vMB 15
802,183 802,183 00000000000000000001b787ebad7f96bae199533cc7717555f103eb89a44d80 1,421 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.89 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: 645.10 GB
    • Received: 12.68 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.