Loading Tool

Explorer IconExplorer

Memory Pool

39,849 transactions
16.16 vMB
0.12349476 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.25/200 MB

Candidate Block

Mining Attempt a5b8aa69b507ab7d254f5302f54ab22554eb6bd8cf80928d6045ab080891fbdc
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root fb3fa070ccb3005e92cdd02b997015c0b424c5dd334ae608119e4d41bfdba376
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.04347498 BTC
Median Feerate: 4.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (690,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,961 222,961 0000000000000427b259f9b03e3fd1784cd98fce8e386ad8c2ffafdf98fb120a 343 0.17 vMB 153
222,960 222,960 0000000000000457277e77c75a6743d4cb96e19ca080206b8f6b002b5ea2520b 210 0.21 vMB 108
222,959 222,959 00000000000003332d5aa54cab2b56d8101d8534e46aa979f6d50bdbbc024414 620 0.25 vMB 213
222,958 222,958 000000000000030b1920c451fbe554879c3c574817239632d3bb22443197df74 10 0.00 vMB 376
222,957 222,957 0000000000000011c23b98b95b1b81a9488eaf7b765645c5797cf647d214047f 278 0.12 vMB 164
222,956 222,956 000000000000039718fb85fa0ef0dd922d7cab9f4f65d5f548bb04c25662c285 398 0.20 vMB 138
222,955 222,955 000000000000036b11f90761cd3e600ea5af25e015de20d620ece6093f1ce1bc 646 0.25 vMB 194
222,954 222,954 000000000000032465f6baa895b5fe4347960ecc86416a3b616c814cfa9ef2a7 96 0.04 vMB 95
222,953 222,953 000000000000027425ee5415336d1668d36df99c18bd91eac20fb86a0bfab0b0 503 0.28 vMB 171
222,952 222,952 00000000000003d3fbc6f50502c0d26389855d08dc23ef54f347cf4315d52e37 102 0.11 vMB 83
222,951 222,951 00000000000001a30584ae6d876772b26208a13e29a658ff9e3ee6cba04e9f74 421 0.25 vMB 146
222,950 222,950 00000000000000822a163e1ae8983a32ab7117010f8307016fe6981f6b2d176e 427 0.25 vMB 135
222,949 222,949 00000000000001c5d372c98633d36da8fa59c8ee97b975d3c389b2c7beb0384f 512 0.16 vMB 263
222,948 222,948 000000000000033fdcb746270cab97d6dd8fccb2360f2d6573dec6fc76b1a452 101 0.05 vMB 128
222,947 222,947 0000000000000028848c4521d7f64de9f63bca0a0e8f1e941b8d51e7450611f9 667 0.25 vMB 205
222,946 222,946 00000000000001248005f7d4f50462c8543c18d3e3e7629da440d5e37278c3ce 654 0.25 vMB 199
222,945 222,945 000000000000016b426d8b5882cd8f751137ab943cf75da895b376fcf5ae9b29 264 0.18 vMB 182
222,944 222,944 00000000000002205d044c191f574d527a163812ce118c13cd79a279b95b0ddf 14 0.00 vMB 287
222,943 222,943 00000000000002d599f4a254efec00d45b29035df28744c9dbcb488d013d9521 790 0.25 vMB 244
222,942 222,942 000000000000015428d40ede71d3092b4c27bf91c3f140803c315e650a2a4e56 604 0.49 vMB 70
222,941 222,941 0000000000000169758ed00755396e758a53ae16958a0d2f008dac41ad05e225 10 0.00 vMB 106
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 91.67 GB
    • Received: 0.40 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.