Loading Tool

Explorer IconExplorer

Memory Pool

21,705 transactions
16.96 vMB
0.04216074 BTC
Random Selection Loading Transactions
Max Size: 88.69/200 MB

Candidate Block

Mining Attempt 28ad984b2eb841b0ea361e9eb8863c5f6c664e4cb7dd723a6d0704d9629c69b6
Version 20000000
Previous Block 00000000000000000001f340125cf4223e6414774ba8da9dce559ba20292c613
Merkle Root 397487aed378316169c864b445477de7cce6a28c4997cd6093428ebe1467d54c
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,890
Size: 1.00 vMB
Total Fees: 0.02007795 BTC
Feerates: 60.12 > 2.01 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,781 (444,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,985 496,985 000000000000000000543c017e808393e2d73e6900f5903467d2dcd73d8867bd 1,383 1.00/1.00 vMB 58
496,984 496,984 0000000000000000008cebd08a5024072901114fc3b13425a78ad20df52aac76 1,464 1.00/1.00 vMB 37
496,983 496,983 000000000000000000b04a2a950816fec8fcf060aaae149eb98428c7703e4307 1,652 1.00/1.00 vMB 101
496,982 496,982 0000000000000000009614255bcd152382a0bd1908ea00afbd75fd4fb4c5e499 1,947 1.00/1.00 vMB 46
496,981 496,981 00000000000000000040fde8a2b9593578201add6d51be4686aea3605cb5cef2 1,619 1.00/1.00 vMB 35
496,980 496,980 0000000000000000001e41aca85b92debd37563b56e1bdca9594a3ba99af47c0 1,970 1.00/1.00 vMB 131
496,979 496,979 000000000000000000b4c0b455dd45437d7e10c85b599ccb6094d7bed51fbf40 2,001 1.00/1.00 vMB 118
496,978 496,978 000000000000000000ca12564698adb9f4fd6b40572184e6bae6cf5ad231527e 2,033 1.00/1.00 vMB 100
496,977 496,977 00000000000000000080cca59cfabf4d4bda413cf71d59881e5356f451470c9d 2,041 1.00/1.00 vMB 215
496,976 496,976 0000000000000000002e5961bc253f20aae44288a2d98c482ac0d2507232c085 1,669 1.00/1.00 vMB 133
496,975 496,975 000000000000000000ce346f4cf3ec00a719b32f50b9323d98d35194d236da1a 2,447 1.00/1.00 vMB 194
496,974 496,974 0000000000000000004a36cc4e814bf281276fbd85edddc1437e85c923e60b66 2,596 1.00/1.00 vMB 175
496,973 496,973 0000000000000000006a1240901b1d5ec82f4abdd66494cc7796c8dc380fe191 2,139 1.00/1.00 vMB 127
496,972 496,972 000000000000000000c6c52153badb460c31b58cdfd8c6d6d7fba5a0f07ea2bc 1,907 1.00/1.00 vMB 175
496,971 496,971 00000000000000000043458e243813259150a0c86ba3ef9f3afa462df26d47fe 2,277 1.00/1.00 vMB 131
496,970 496,970 000000000000000000a5291a0b4d0868cdddc9c1e99574baf5831c9252cb538c 2,189 1.00/1.00 vMB 76
496,969 496,969 000000000000000000669ab59873d174717b64b1a99505730fe50296d2e62940 2,606 1.00/1.00 vMB 152
496,968 496,968 0000000000000000001bd773c68be87e4bcc929dda2621f1d905b16ba2a6aff5 1,838 1.00/1.00 vMB 68
496,967 496,967 000000000000000000c63b0ecfbf0b67311041564dccf814737dfce5e0ffce59 2,299 1.00/1.00 vMB 170
496,966 496,966 0000000000000000003ea9cb67113df59f93dd1c78c4ce4b96370e628337db25 2,285 1.00/1.00 vMB 63
496,965 496,965 00000000000000000016b94e567e20c293d83d20c5c303e0c016c512f22d7ec2 2,086 1.00/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 829.93 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: 4,672.41 GB
    • Received: 254.61 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.